1.2.909. PHP 7.2 Object Keyword

‘object’ is a PHP keyword. It can’t be used for class, interface or trait name.

This is the case since PHP 7.2.

<?php

// Valid until PHP 7.2
class object {}

// Altough it is really weird anyway...

?>

See also List of Keywords.

1.2.909.1. Specs

Short name

Php/Php72ObjectKeyword

Rulesets

All, CompatibilityPHP72

Exakat since

0.8.4

PHP Version

With PHP 7.2 and older

Severity

Time To Fix

Precision

Very high

Available in

Entreprise Edition, Exakat Cloud