PHP 7.2 Compatibility
-
Hello,
I just did a compatibility check with the WordPress plugin “PHP Compatibility Checker” on one of my WordPress sites where I use the All-in-One WP Migration plugin. I wanted to upgrade the PHP version on my server to 7.2 so I ran this test.
For your plugin I get the following errors:
FILE: /www/htdocs/w0xxxxx/mywebsite.com/wp-content/plugins/all-in-one-wp-migration/lib/vendor/servmask/database/class-ai1wm-database-mysql.php ------------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 9 ERRORS AFFECTING 9 LINES ------------------------------------------------------------------------------------------------------------------------------------------------------------- 35 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead 45 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead 54 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead 63 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead 72 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead 82 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead 92 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead 102 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead 112 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead -------------------------------------------------------------------------------------------------------------------------------------------------------------It tells me that the plugin will not safely run on PHP 7.2. Can you confirm this, or does the plugin just get this wrong? If it doesn’t run on PHP 7.2, are there plans on when this plugin will be made compatible with it?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘PHP 7.2 Compatibility’ is closed to new replies.