Skip to content

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