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/DependencyInjection/Tests/Loader
Christian Flothmann 7333c2d1cb remove service parameter type from XSD
Referencing a service in a parameter doesn't work and will lead to an
error when the configuration is loaded.
2014-09-13 09:57:08 +02:00
..
ClosureLoaderTest.php merged 2.0 2012-05-20 18:16:37 +02:00
IniFileLoaderTest.php [DependencyInjection] Replaced try/catch block with an @expectedException annotation in a test. 2013-06-17 14:32:29 +01:00
PhpFileLoaderTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
XmlFileLoaderTest.php remove service parameter type from XSD 2014-09-13 09:57:08 +02:00
YamlFileLoaderTest.php [DI] Added safeguards against invalid config in the YamlFileLoader 2014-09-02 09:31:18 +02:00