PHP 7 Compatibility
-
I ran the PHP Compatibility Checker plugin https://ww.wp.xz.cn/plugins/php-compatibility-checker/
checking for PHP 7 compatibility and got this result for this plugin:FILE: wp-content/plugins/wp-invoice/vendor/usabilitydynamics/lib-utility/lib/class-utility.php ------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ------------------------------------------------------------------------------------- 508 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0 ------------------------------------------------------------------------------------- FILE: wp-content/plugins/wp-invoice/lib/third-party/stripe/lib/Stripe/Object.php ------------------------------------------------------------------------------------- FOUND 0 ERRORS AND 2 WARNINGS AFFECTING 2 LINES ------------------------------------------------------------------------------------- 156 | WARNING | Method name "Stripe_Object::__toJSON" is discouraged; PHP has reserved all method names with a double underscore prefix for future use 169 | WARNING | Method name "Stripe_Object::__toArray" is discouraged; PHP has reserved all method names with a double underscore prefix for future use -------------------------------------------------------------------------------------
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘PHP 7 Compatibility’ is closed to new replies.