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/Routing/Tests/Loader
Nicolas Grekas 66cad2e4c5 Merge branch '2.8' into 3.2
* 2.8:
  Update to PHPUnit namespaces
  Minor typo fix messsagesData -> messagesData
  remove translation data collector when not usable
2017-02-18 18:28:00 +01:00
..
AbstractAnnotationLoaderTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
AnnotationClassLoaderTest.php Avoid setting request attributes from signature arguments in AnnotationClassLoader 2017-01-19 17:02:55 +01:00
AnnotationDirectoryLoaderTest.php removed covers annotation from loader tests and unneeded use statements 2012-12-11 18:03:52 +01:00
AnnotationFileLoaderTest.php Throw exception when PHP start tag is missing 2016-06-07 09:44:36 +02:00
ClosureLoaderTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
DirectoryLoaderTest.php fixed CS 2015-08-24 09:31:10 +02:00
ObjectRouteLoaderTest.php add files used in FileResource objects 2016-02-03 19:56:51 +01:00
PhpFileLoaderTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
XmlFileLoaderTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
YamlFileLoaderTest.php Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00