PHP 7.0 compatible
-
Hello,
Can you tell me if this plugin is PHP 7.0 compatible please.
`FILE: /var/app/current/web/app/plugins/amazon-web-services/vendor/aws/Guzzle/Service/Resource/Model.php
——————————————————————————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
——————————————————————————————————————————————————————-
3 | 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: /var/app/current/web/app/plugins/amazon-web-services/vendor/aws/Guzzle/Service/Resource/ResourceIterator.php
——————————————————————————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
——————————————————————————————————————————————————————-
3 | 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: /var/app/current/web/app/plugins/amazon-web-services/vendor/aws/Guzzle/Service/Resource/MapResourceIteratorFactory.php
——————————————————————————————————————————————————————-
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————-Best regards,
Martijn
- The topic ‘PHP 7.0 compatible’ is closed to new replies.