RFC: Enumerated Types

Project Governance
Author
Author
Often programmers encounter data that is naturally represented as small finite set of exclusive values. Currently in PHP there is no convenient type-safe way to...

This RFC has not yet started voting