PHP 7 Compatibility Issues
-
After running WPEngine’s PHP 7 Compatibility Checker, it seems that this plugin is not compatible. Is this going to be compatible in the future, is so, what’s the estimated time frame? I really want to keep using this plugin, but we also are wanting to switch to PHP 7.
Errors are as follows:
FILE: /nas/content/live/storeandportal/wp-content/plugins/press-permit-core/admin/support_pp.php
—————————————————————————————————————————————————————————
FOUND 1 ERROR AFFECTING 1 LINE
—————————————————————————————————————————————————————————
306 | ERROR | Indirect access to variables, properties and methods will be evaluated strictly in left-to-right order since PHP 7.0. Use curly braces to remove ambiguity.
—————————————————————————————————————————————————————————FILE: /nas/content/live/storeandportal/wp-content/plugins/press-permit-core/lib/agapetry_lib.php
—————————————————————————————————————————————-
FOUND 0 ERRORS AND 1 WARNING AFFECTING 1 LINE
—————————————————————————————————————————————-
149 | WARNING | Function name “__ppw” is discouraged; PHP has reserved all method names with a double underscore prefix for future use
—————————————————————————————————————————————-
- The topic ‘PHP 7 Compatibility Issues’ is closed to new replies.