PHP 7.0 Compatibility
-
Hello,
I ran the PHP 7.0 compatibility plugin against this plugin and had the following errors and warnings. Could they please be fixed so I can continue to use the plugin?
FILE: /usr/share/wordpress/wp-content/plugins/amazonsimpleadmin/lib/AsaZend/Validate/NotEmpty.php ---------------------------------------------------------------------------------------------------------------------------------- FOUND 4 ERRORS AFFECTING 4 LINES ---------------------------------------------------------------------------------------------------------------------------------- 37 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword 'FLOAT' (since version 7.0) 38 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword 'STRING' (since version 7.0) 41 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword 'NULL' (since version 7.0) 44 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword 'OBJECT' (since version 7.0) ---------------------------------------------------------------------------------------------------------------------------------- FILE: /usr/share/wordpress/wp-content/plugins/amazonsimpleadmin/lib/AsaZend/Cache/Backend/Sqlite.php ---------------------------------------------------------------------------------------------------- FOUND 18 ERRORS AFFECTING 18 LINES ---------------------------------------------------------------------------------------------------- 103 | ERROR | Extension 'sqlite' is removed since PHP 5.4 121 | ERROR | Extension 'sqlite' is removed since PHP 5.4 139 | ERROR | Extension 'sqlite' is removed since PHP 5.4 163 | ERROR | Extension 'sqlite' is removed since PHP 5.4 194 | ERROR | Extension 'sqlite' is removed since PHP 5.4 236 | ERROR | Extension 'sqlite' is removed since PHP 5.4 252 | ERROR | Extension 'sqlite' is removed since PHP 5.4 275 | ERROR | Extension 'sqlite' is removed since PHP 5.4 305 | ERROR | Extension 'sqlite' is removed since PHP 5.4 315 | ERROR | Extension 'sqlite' is removed since PHP 5.4 344 | ERROR | Extension 'sqlite' is removed since PHP 5.4 400 | ERROR | Extension 'sqlite' is removed since PHP 5.4 410 | ERROR | Extension 'sqlite' is removed since PHP 5.4 432 | ERROR | Extension 'sqlite' is removed since PHP 5.4 494 | ERROR | Extension 'sqlite' is removed since PHP 5.4 512 | ERROR | Extension 'sqlite' is removed since PHP 5.4 533 | ERROR | Extension 'sqlite' is removed since PHP 5.4 586 | ERROR | Extension 'sqlite' is removed since PHP 5.4 ---------------------------------------------------------------------------------------------------- FILE: /usr/share/wordpress/wp-content/plugins/amazonsimpleadmin/lib/AsaZend/Crypt/Hmac.php ---------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE ---------------------------------------------------------------------------------------------------------------------------------- 76 | ERROR | Function name, class name, namespace name or constant name can not be reserved keyword 'STRING' (since version 7.0) ---------------------------------------------------------------------------------------------------------------------------------- FILE: /usr/share/wordpress/wp-content/plugins/amazonsimpleadmin/AsaWidget.php ------------------------------------------------------------------------------ FOUND 1 ERROR AFFECTING 1 LINE ------------------------------------------------------------------------------ 116 | ERROR | Deprecated PHP4 style constructor are not supported since PHP7 ------------------------------------------------------------------------------
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.