Skip to content

[REF] Rename namespace Tiki\Object to Tiki\ObjectSelector

  • '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)

(cherry picked from commit e32d0eb2)

Merge request reports