FatalErrorException: Compile Error: Cannot use 'Object' as class name as it is reserved karybu/classes/object/Object.class.php Apparently, 'object' became a reserved work in PHP 7.2. If I can identify all the dependencies, I'll see if I can generate a PR.
FatalErrorException: Compile Error: Cannot use 'Object' as class name as it is reserved
karybu/classes/object/Object.class.php
Apparently, 'object' became a reserved work in PHP 7.2. If I can identify all the dependencies, I'll see if I can generate a PR.