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/Component/Validator/Tests/Mapping
Fabien Potencier eb0ffaaee7 bug #21115 [Validator] do not guess getter method names (xabbuh)
This PR was merged into the 2.7 branch.

Discussion
----------

[Validator] do not guess getter method names

| Q             | A
| ------------- | ---
| Branch?       | 2.7
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #5219, #18700
| License       | MIT
| Doc PR        | TODO

Commits
-------

bd3a90a0c3 [Validator] do not guess getter method names
2017-02-19 14:49:47 -08:00
..
Cache Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Factory Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
Loader bug #21115 [Validator] do not guess getter method names (xabbuh) 2017-02-19 14:49:47 -08:00
ClassMetadataTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
GetterMetadataTest.php bug #21115 [Validator] do not guess getter method names (xabbuh) 2017-02-19 14:49:47 -08:00
LegacyElementMetadataTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
MemberMetadataTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
PropertyMetadataTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00