Fails PHP 7 compatibility check
-
Hi,
The PHP Compatibility checker plugin for PHP7 has reported problems with your plugin. The info is shared below:
FILE: /wp-content/plugins/blox-page-builder/inc_php/framework/mysql.class.php ------------------------------------------------------------------------------------------------------------ FOUND 1 ERROR AFFECTING 1 LINE ------------------------------------------------------------------------------------------------------------ 216 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and removed since PHP 7.0; Use mysqli instead ------------------------------------------------------------------------------------------------------------ FILE: /wp-content/plugins/blox-page-builder/inc_php/framework/pclzip.php ------------------------- FOUND 2 ERRORS AND 1 WARNING AFFECTING 3 LINES -------------------------------- 224 | WARNING | Use of deprecated PHP4 style class constructor is not supported since PHP 7. 5356 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0 5387 | ERROR | Function set_magic_quotes_runtime() is deprecated since PHP 5.3 and removed since PHP 7.0 -------------------------------
Are you aware and fixing this?
Cheers K
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Fails PHP 7 compatibility check’ is closed to new replies.