-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[Serializer] Document support of PHP backed enumerations #17101
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
See this example which mention that PHP 8.0 is required: Lines 53 to 56 in 49bbf15
|
status: needs work |
friendly ping @alexislefebvre as reviewer :) |
Antoine, thanks for creating so many contributions for so many features! |
my pleasure :) |
I didn't knew that we were able to interact with the status through carsonbot. 😳 I learned something new, thanks! Should it be added to the doc of docs or kept as a secret trick? 🥷 |
yes it is a very intelligent bot understanding some status request 🤖 🧠 😄 |
@alexislefebvre I’ve seen your edit, it is documented here https://symfony.com/doc/current/contributing/community/reviews.html |
Ref #15489
PS: I do not know if we should document that this requires
PHP v8.1+
and if yes, how to document it