RFC: Deprecate and Remove Bareword (Unquoted) Strings
Project Governance
Author
Rowan Collins
Target
7.2
When PHP encounters an unquoted token such as FROB_ACTIVE, it tries to resolve it as a built-in or user-defined constant, but if no such constant exists, it tre...