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
This PR was merged into the 2.3 branch.
Discussion
----------
[Components][PropertyAccess] Fix PropertyAccessorBuilder usage
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | 2.3, 2.4, 2.5
| Fixed tickets |
See https://github.com./symfony/PropertyAccess/blob/2.3/PropertyAccess.php
`getPropertyAccessorBuilder` does not exist. But the right fix might be to add the missing method.
Commits
-------
c0167da Fix PropertyAccessorBuilder usage
0 commit comments