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/tests/Symfony/Tests/Component/Validator/Mapping/Loader
2010-12-12 08:39:37 +01:00
..
AnnotationLoaderTest.php Fixed visibility of PHPUnit setUp and tearDown methods. 2010-12-06 15:52:23 +01:00
constraint-mapping.xml renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
constraint-mapping.yml renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
empty-mapping.yml added exception when a loaded YAML resource is not an array 2010-12-12 08:39:37 +01:00
FilesLoaderTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
LoaderChainTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
nonvalid-mapping.yml added exception when a loaded YAML resource is not an array 2010-12-12 08:39:37 +01:00
StaticMethodLoaderTest.php [Validator] fixed the static method loader to not repeat the loading when the static method is in the parent classes 2010-12-10 14:27:49 +01:00
XmlFileLoaderTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
YamlFileLoaderTest.php added exception when a loaded YAML resource is not an array 2010-12-12 08:39:37 +01:00