PHP compatibility issue?
-
Hi guys I was trying to test PHP compatibility with PHP Compatibility Checker plugin and found that your plugin has some issues as below >
FILE: /public_html/wp-content/plugins/greenshift-animation-and-page-builder-blocks/fs/config.php
————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————————–
1 | WARNING | File has mixed line endings; this may cause incorrect results
————————————————————————————————————–FILE: /public_html/wp-content/plugins/greenshift-animation-and-page-builder-blocks/fs/includes/sdk/FreemiusWordPress.php
————————————————————————————————————————————————————————————————————————————————————————————
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
————————————————————————————————————————————————————————————————————————————————————————————
330 | WARNING | Since PHP 7.0, functions inspecting arguments, like debug_backtrace(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter “$pUrl” was used, and possibly changed (by reference), on line 310.
————————————————————————————————————————————————————————————————————————————————————————————FILE: /public_html/wp-content/plugins/greenshift-animation-and-page-builder-blocks/fs/includes/class-freemius.php
————————————————————————————————————————————————————————————————————————————————————————————-
FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES
————————————————————————————————————————————————————————————————————————————————————————————-
18890 | WARNING | Since PHP 7.0, functions inspecting arguments, like func_get_args(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter “$tag” was used, and possibly changed (by reference), on line 18888.
19047 | WARNING | Since PHP 7.0, functions inspecting arguments, like func_get_args(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter “$tag” was used, and possibly changed (by reference), on line 19045.
————————————————————————————————————————————————————————————————————————————————————————————-FILE: /public_html/wp-content/plugins/greenshift-animation-and-page-builder-blocks/fs/includes/class-fs-logger.php
——————————————————————————————————————————————————————————————————————————————————————————–
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
——————————————————————————————————————————————————————————————————————————————————————————–
43 | WARNING | Since PHP 7.0, functions inspecting arguments, like debug_backtrace(), no longer report the original value as passed to a parameter, but will instead provide the current value. The parameter “$id” was used, and possibly changed (by reference), on line 41.
——————————————————————————————————————————————————————————————————————————————————————————–Also are you guys planning to update this plugin with respect to support PHP version 8.1?
- The topic ‘PHP compatibility issue?’ is closed to new replies.