其他保留字列表

以下關(guān)鍵字不可被用于類名、接口名和trait名,并且它們被禁止用于命名空間。

Reserved words
int float bool string
true false null void (從 PHP 7.1 開始)
iterable (從 PHP 7.1 開始) object (從 PHP 7.2 開始) mixed (從 PHP 8.0 開始) never (從 PHP 8.1 開始)

以下關(guān)鍵詞已經(jīng)被建議保留。 盡管你仍然可以將它們用于類名、接口名和trait名(以及命名空間), 但是考慮到在將來的PHP版本中可能會使用,因此非常不推薦去使用它們。

Soft reserved words
resource numeric