This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony
Fabien Potencier 58bf830020 bug #16090 Fix PropertyAccessor modifying array in object when array key does no… (pierredup)
This PR was merged into the 2.3 branch.

Discussion
----------

Fix PropertyAccessor modifying array in object when array key does no…

| Q             | A
| ------------- | ---
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #16056
| License       | MIT
| Doc PR        |

Commits
-------

f24c678 Fix PropertyAccessor modifying array in object when array key does not exist
2015-10-05 09:23:57 +02:00
..
Bridge [Form] remove obsolete deprecation comments 2015-10-03 00:55:12 +02:00
Bundle [TwigBundle] fix useless and failing test 2015-10-01 16:53:49 +02:00
Component bug #16090 Fix PropertyAccessor modifying array in object when array key does no… (pierredup) 2015-10-05 09:23:57 +02:00