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/Config/Tests/Loader
Max Summe 3988728169 Update FileLoader to fix issue #10339
FileLoader now uses resolved FileLoader's (the one that explicitly
supports that resource) FileLocatorInterface instance before falling
back to its own when trying to load resources in import() method.
2014-02-27 21:56:34 -06:00
..
DelegatingLoaderTest.php Fixed @expectedException definitions to reference absolute exception paths 2013-01-05 18:52:40 +01:00
FileLoaderTest.php Update FileLoader to fix issue #10339 2014-02-27 21:56:34 -06:00
LoaderResolverTest.php moved component and bridge unit tests to the src/ directory 2012-03-29 08:37:22 +02:00
LoaderTest.php fixed @expectedException class names 2013-11-25 09:44:14 +01:00