Bumping this, was thinking of upgrading to php 7.3 or 7.4 from 7.2 so I ran the compatibility checker and found that same error:
“ERROR | ‘object’ is a soft reserved keyword as of PHP version 7.0 and a reserved keyword as of PHP version 7.2 and should not be used to name a class, interface or trait or as part of a namespace (T_NAMESPACE)”
Any update on this would be appreciated!