RFC: Enumerations

Project Governance
Author
Author
Target
8.1
This RFC introduces Enumerations to PHP. The scope of this RFC is limited to unit enumerations, that is, enumerations that are themselves a value, rather than ...