PHP 7.3x compatibility
-
Thank you for a great and unique plugin.
As I prepare a website to be upgraded to use PHP 7.3x, I ran the PHP Compatibility Checker plugin to check for errors or warnings running new versions of PHP. Checking for PHP v7.2 (latest PHP version available on the plugin) I got a report that listed one error and two warnings for the Mendeley plugin. Just wondering if the Mendeley plugin has been tested for compatibility with PHP 7.3x. WordPress now recommends PHP v7.3x so it would be great if the Medeley plugin was fully compatible with PHP v7.3x. Here are the errors/warnings reported:
FOUND 1 ERROR AND 2 WARNINGS AFFECTING 3 LINES
——————————————————————————————————————————————————————————
225 | 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.
2121 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function instead
2122 | WARNING | Function create_function() is deprecated since PHP 7.2; Use an anonymous function insteadAny advice would be greatly appreciated.
Thanks again for your contribution to the WP community and a great plugin.
Jose
- The topic ‘PHP 7.3x compatibility’ is closed to new replies.