You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bug #49720 [Serializer] GetSetMethodNormalizer::supportss should not check ignored methods (nikophil)
This PR was merged into the 5.4 branch.
Discussion
----------
[Serializer] GetSetMethodNormalizer::supportss should not check ignored methods
| 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
Commits
-------
8296177 fix: GetSetMethodNormalizer::supportss should not check ignored methods
0 commit comments