Everything
php
Learn
Community
Releases
The PHP Project
Learn
Community
Releases
The PHP Project
Home
»
Project
»
RFCs
»
Add values() Method to BackedEnum
»
RFC: Add values() Method to BackedEnum
Project Governance
Author
Savin Mikhail
Target
8.6
Backed enums frequently need an indexed list of their backing values (int|string). Today this is commonly implemented in userland using a helper method or a tra...
Mailing List Discussions
[RFC] [Discussion] Add values() Method to BackedEnum
View Original
This RFC has not yet started voting