Will this work with PHP 7.0?
-
Hello,
We’re preparing to upgrade our server from PHP 5.6 to PHP 7.0. Our first step was to run a compatibility checker with our themes and plugins. The Chatwing plugin was one to be flagged for a potential error:
FILE: /nas/content/staging/hibiscusmooncr/wp-content/plugins/chatwing/chatwing-sdk/src/Chatwing/Object.php -------------------------------------------------------------------------------------------------------------------------------------------------------------- FOUND 1 ERROR AFFECTING 1 LINE -------------------------------------------------------------------------------------------------------------------------------------------------------------- 11 | ERROR | 'object' 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_CLASS) --------------------------------------------------------------------------------------------------------------------------------------------------------------
Has anyone tested this plugin on a server running PHP 7.0?
- The topic ‘Will this work with PHP 7.0?’ is closed to new replies.