"PHP Fatal error" with new version of "PHP 7.2.0" ?

Permalink
I installed Concrete5 8.2.1 with the new version PHP 7.2.0. Now, I have the following PHP error.

PHP Fatal error:  Cannot use Concrete\\Core\\Foundation\\Object as Object because 'Object' is a special class name in ...\\concrete5-8.2.1\\concrete\\src\\Asset\\AssetList.php on line 4
PHP Fatal error:  Cannot use Concrete\\Core\\Foundation\\Object as Object because 'Object' is a special class name in ...\\concrete5-8.2.1\\concrete\\src\\Utility\\Service\\Text.php on line 15


Is this related to: "sql.safe_mode" has been removed as of PHP 7.2.0.?

Could you help me, please?

IZWAMP
 
mlocati replied on at Permalink Reply
mlocati
concrete5 8.2 is not compatible with PHP 7.2
You'll need the forthcoming version 8.3 of concrete5.
IZWAMP replied on at Permalink Reply
IZWAMP
Thanks for your reply