Skip to content

[Components][PropertyAccess] Fix PropertyAccessorBuilder usage #4300

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
Oct 8, 2014
Merged

[Components][PropertyAccess] Fix PropertyAccessorBuilder usage #4300

merged 1 commit into from
Oct 8, 2014

Conversation

t-geindre
Copy link

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.

@wouterj
Copy link
Member

wouterj commented Oct 7, 2014

Perfect fix and good PR! Thanks @t-geindre

@xabbuh
Copy link
Member

xabbuh commented Oct 8, 2014

👍

@wouterj wouterj merged commit c0167da into symfony:2.3 Oct 8, 2014
wouterj added a commit that referenced this pull request Oct 8, 2014
…age (Thierry Geindre)

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