PHP 7.0 Compatibility
-
Hello,
I ran the PHP 7.0 Compatibility test against this plugin with the following results. Could they be fixed?
FILE: /usr/share/wordpress/wp-content/plugins/adminer/inc/adminer/include/bootstrap.inc.php ---------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------------------------------------------------------------------- 53 | ERROR | The use of function set_magic_quotes_runtime is discouraged from PHP version 5.3 and forbidden from PHP version 7.0 ---------------------------------------------------------------------------------------------------------------------------------- FILE: /usr/share/wordpress/wp-content/plugins/adminer/inc/adminer/drivers/mssql.inc.php --------------------------------------------------------------------------------------- FOUND 15 ERRORS AFFECTING 15 LINES --------------------------------------------------------------------------------------- 147 | ERROR | Extension 'mssql' is removed since PHP 7.0 153 | ERROR | Extension 'mssql' is removed since PHP 7.0 163 | ERROR | Extension 'mssql' is removed since PHP 7.0 167 | ERROR | Extension 'mssql' is removed since PHP 7.0 170 | ERROR | Extension 'mssql' is removed since PHP 7.0 174 | ERROR | Extension 'mssql' is removed since PHP 7.0 189 | ERROR | Extension 'mssql' is removed since PHP 7.0 197 | ERROR | Extension 'mssql' is removed since PHP 7.0 206 | ERROR | Extension 'mssql' is removed since PHP 7.0 210 | ERROR | Extension 'mssql' is removed since PHP 7.0 214 | ERROR | Extension 'mssql' is removed since PHP 7.0 218 | ERROR | Extension 'mssql' is removed since PHP 7.0 222 | ERROR | Extension 'mssql' is removed since PHP 7.0 229 | ERROR | Extension 'mssql' is removed since PHP 7.0 233 | ERROR | Extension 'mssql' is removed since PHP 7.0 --------------------------------------------------------------------------------------- FILE: /usr/share/wordpress/wp-content/plugins/adminer/inc/adminer/drivers/mysql.inc.php ------------------------------------------------------------------------------------------------------------------------------------------- FOUND 19 ERRORS AFFECTING 18 LINES ------------------------------------------------------------------------------------------------------------------------------------------- 71 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 79 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 81 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 92 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 96 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 106 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 114 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 123 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 123 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 126 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 127 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 131 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 132 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 171 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 186 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 193 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 200 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 207 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. 217 | ERROR | Extension 'mysql_' is deprecated since PHP 5.5 and deprecated since PHP 5.6 and removed since PHP 7.0 - use mysqli instead. ------------------------------------------------------------------------------------------------------------------------------------------- FILE: /usr/share/wordpress/wp-content/plugins/adminer/inc/adminer/drivers/sqlite.inc.php ---------------------------------------------------------------------------------------- FOUND 2 ERRORS AFFECTING 2 LINES ---------------------------------------------------------------------------------------- 91 | ERROR | Extension 'sqlite' is removed since PHP 5.4 110 | ERROR | Extension 'sqlite' is removed since PHP 5.4 ----------------------------------------------------------------------------------------
THank you,
Edward
- The topic ‘PHP 7.0 Compatibility’ is closed to new replies.