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

Skip to content

#30536 PropertyAccessor->getValue disable exception #30545

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

Conversation

dimabory
Copy link
Contributor

@dimabory dimabory commented Mar 13, 2019

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #30536
License MIT
Doc PR symfony/symfony-docs#11156

@dimabory dimabory force-pushed the property-accessor-disable-exception-on-invalid-path branch 2 times, most recently from 6971e91 to 59585c2 Compare March 13, 2019 15:02
@nicolas-grekas nicolas-grekas added this to the next milestone Mar 13, 2019
@dimabory dimabory force-pushed the property-accessor-disable-exception-on-invalid-path branch 2 times, most recently from 5b45818 to e3cd4a8 Compare March 14, 2019 11:07
@dimabory dimabory marked this pull request as ready for review March 15, 2019 09:03
@dimabory
Copy link
Contributor Author

⬆ up to review

Copy link
Contributor

@webmozart webmozart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your contribution! Looks good to me 👍

@chalasr chalasr force-pushed the property-accessor-disable-exception-on-invalid-path branch from e3cd4a8 to c336696 Compare April 6, 2019 12:47
@chalasr
Copy link
Member

chalasr commented Apr 6, 2019

I just pushed a commit that updates FrameworkBundle+PropertyAccess CHANGELOG files.

@fabpot
Copy link
Member

fabpot commented Apr 6, 2019

Thank you @dimabory.

@fabpot fabpot merged commit c336696 into symfony:master Apr 6, 2019
fabpot added a commit that referenced this pull request Apr 6, 2019
…imabory)

This PR was merged into the 4.3-dev branch.

Discussion
----------

#30536 PropertyAccessor->getValue disable exception

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #30536
| License       | MIT
| Doc PR        | symfony/symfony-docs#11156

Commits
-------

c336696 [PropertyAccess] Allow to disable exception on invalid property path when using PropertyAccess::getValue()
wouterj added a commit to symfony/symfony-docs that referenced this pull request Apr 6, 2019
This PR was merged into the master branch.

Discussion
----------

updated PropertyAccess docs for PR 30536

PR: symfony/symfony#30545
Issue: symfony/symfony#30536

Commits
-------

d53e11e updated PropertyAccess docs for PR 30536
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.3 Apr 30, 2019
@fabpot fabpot mentioned this pull request May 9, 2019
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.

8 participants