PHP 7.0 Compatibility
-
Hello,
This plugin suffers from the following PHP 7 issues as found by PHP Compatibility Checker. Could they be fixed?
FILE: /usr/share/wordpress/wp-content/plugins/user-photo/user-photo.php --------------------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AND 1 WARNING AFFECTING 1 LINE --------------------------------------------------------------------------------------------------------------------------------------------- 103 | WARNING | The use of function mysql_escape_string is discouraged from PHP version 5.3; use mysql_real_escape_string instead 103 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. ---------------------------------------------------------------------------------------------------------------------------------------------
THank you ,
Edward
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘PHP 7.0 Compatibility’ is closed to new replies.