Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

nikophil
Copy link
Contributor

@nikophil nikophil commented Mar 17, 2023

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
License MIT

GetSetMethodNormalizer support methods do not check if potentiel getters have #[Ignore] attribute

@nicolas-grekas nicolas-grekas modified the milestones: 6.2, 5.4 Mar 17, 2023
@nicolas-grekas nicolas-grekas changed the base branch from 6.2 to 5.4 March 17, 2023 15:02
@nicolas-grekas nicolas-grekas force-pushed the fix/get-set-method-ignore branch from 858c233 to 3ca371b Compare March 17, 2023 15:02
@nikophil
Copy link
Contributor Author

@nicolas-grekas I saw you've just rebased the PR on 5.4, but shouldn't it be compatible with php 7? thus $method->getAttributes() won't exist?

@nicolas-grekas nicolas-grekas force-pushed the fix/get-set-method-ignore branch from 3ca371b to 8296177 Compare March 17, 2023 15:14
@nicolas-grekas
Copy link
Member

Indeed, updated.

@nicolas-grekas
Copy link
Member

Thank you @nikophil.

@nicolas-grekas nicolas-grekas merged commit 7dccccd into symfony:5.4 Mar 17, 2023
This was referenced Mar 31, 2023
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.

3 participants