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/Mapping
Bernhard Schussek 6fc6ecdd8e [Validator] Fixed tests under PHP<5.3.9
The new implementation is disabled on those PHP versions.
2014-03-30 18:28:57 +02:00
..
Cache [Validator] Added Doctrine cache 2013-12-30 06:04:40 +01:00
Loader [Validator] Added hasser support for entity method validation 2014-03-19 10:45:16 +01:00
BlackholeMetadataFactory.php [Validator] Replaced inexistent interface. 2013-11-28 00:06:02 +00:00
CascadingStrategy.php [Validator] Made tests green (yay!) 2014-03-30 18:28:54 +02:00
ClassMetadata.php [Validator] Made traversal of Traversables consistent 2014-03-30 18:28:56 +02:00
ClassMetadataFactory.php Enforce sprintf for exceptions 2013-04-11 08:50:46 +02:00
ClassMetadataInterface.php [Validator] Fixed tests under PHP<5.3.9 2014-03-30 18:28:57 +02:00
ElementMetadata.php [Validator] Implemented BC validation of arrays through validate() 2014-03-30 18:28:55 +02:00
GenericMetadata.php [Validator] Fixed tests under PHP<5.3.9 2014-03-30 18:28:57 +02:00
GetterMetadata.php [Validator] Added hasser support for entity method validation 2014-03-19 10:45:16 +01:00
MemberMetadata.php [Validator] Fixed tests under PHP<5.3.9 2014-03-30 18:28:57 +02:00
MetadataInterface.php [Validator] Fixed tests under PHP<5.3.9 2014-03-30 18:28:57 +02:00
PropertyMetadata.php [Validator] Fixed member (getter/property) metadata readers. 2013-03-18 15:05:03 +01:00
PropertyMetadataInterface.php [Validator] Fixed tests under PHP<5.3.9 2014-03-30 18:28:57 +02:00
TraversalStrategy.php [Validator] Made traversal of Traversables consistent 2014-03-30 18:28:56 +02:00