PHP 7.2.4 Compatibility Issue
-
Problem:
PHP Fatal error: Cannot use Riak\Object as Object because 'Object' is a special class name in wp-content/plugins/amazon-web-services/vendor/aws/Doctrine/Common/Cache/RiakCache.php on line 26
How to test:
Install PHP version 7.2.4 then:
php -l wp-content/plugins/amazon-web-services/vendor/aws/Doctrine/Common/Cache/RiakCache.php
Looks like Doctrine might need an update
- The topic ‘PHP 7.2.4 Compatibility Issue’ is closed to new replies.