Skip to content

[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

Merged
merged 1 commit into from
Aug 4, 2022

Conversation

94noni
Copy link
Contributor

@94noni 94noni commented Aug 2, 2022

Ref #15489
PS: I do not know if we should document that this requires PHP v8.1+ and if yes, how to document it

@alexislefebvre
Copy link
Contributor

alexislefebvre commented Aug 3, 2022

See this example which mention that PHP 8.0 is required:

.. versionadded:: 5.4
The ``#[AsMessageHandler]`` PHP attribute was introduced in Symfony
5.4. PHP attributes require at least PHP 8.0.

@94noni
Copy link
Contributor Author

94noni commented Aug 3, 2022

status: needs work

@94noni
Copy link
Contributor Author

94noni commented Aug 3, 2022

friendly ping @alexislefebvre as reviewer :)
status: needs review

@javiereguiluz
Copy link
Member

Antoine, thanks for creating so many contributions for so many features!

@javiereguiluz javiereguiluz merged commit 37d51ba into symfony:5.4 Aug 4, 2022
@94noni
Copy link
Contributor Author

94noni commented Aug 4, 2022

my pleasure :)

@alexislefebvre
Copy link
Contributor

alexislefebvre commented Aug 4, 2022

status: needs work

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? 🥷

@94noni
Copy link
Contributor Author

94noni commented Aug 4, 2022

yes it is a very intelligent bot understanding some status request 🤖 🧠 😄

@94noni
Copy link
Contributor Author

94noni commented Aug 4, 2022

@alexislefebvre I’ve seen your edit, it is documented here https://symfony.com/doc/current/contributing/community/reviews.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants