PHP 7.0 compatibility?
-
I’m wanting to update my servers to PHP 7.0 and want to know which plugins are compatible.
Using the plugin from WP Engine: PHP Compatibility Checker, I get 33 errors for BackWPup 3.3.4.
INI directive ‘magic_quotes_runtime’ is deprecated since PHP 5.3 and removed since PHP 5.4.
Bitwise shifts by negative number will throw an ArithmeticError in PHP 7.0
INI directive ‘safe_mode’ is deprecated since PHP 5.3 and removed since PHP 5.4.
‘resource’ is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)
Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0Would the plugin developers want the full error log?
I’ve read comments saying the checker is not accurate – so I’m asking for feedback.
regards Jason
- The topic ‘PHP 7.0 compatibility?’ is closed to new replies.