PHP 7.0 compatibility
-
Siteground’s SG Optimiser (PHP Config Checker) is outputting the following:
------------------------------------------------------------------------------------------------------------------------------------------------------ FILE: /home/*****/public_html/*****/*****/wp-content/plugins/wd-twitter-feed/includes/Resource/Resource_usertimeline.php -------------------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------------------------------------------------------------------------------------------------- 11 | ERROR | 'resource' is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE) -------------------------------------------------------------------------------------------------------------------------------------------------------------------- FILE: /home/*****/public_html/*****/wp-content/plugins/wd-twitter-feed/includes/Resource/TwitterResource.php -------------------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------------------------------------------------------------------------------------------------- 11 | ERROR | 'resource' is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE) -------------------------------------------------------------------------------------------------------------------------------------------------------------------- FILE: /home/*****/public_html/*****/wp-content/plugins/wd-twitter-feed/includes/Resource/Resource_status.php -------------------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------------------------------------------------------------------------------------------------- 11 | ERROR | 'resource' is a reserved keyword as of PHP version 7.0 and cannot be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE) --------------------------------------------------------------------------------------------------------------------------------------------------------------------
Running Twitter Feed Version 2.1.11 on WP 4.7.3
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP 7.0 compatibility’ is closed to new replies.