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
Fabien Potencier 4d916c63dd feature #20611 [DI] FileLoaders: Allow to explicit type to load (ogizanagi)
This PR was merged into the 3.3-dev branch.

Discussion
----------

[DI] FileLoaders: Allow to explicit type to load

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | https://github.com/symfony/symfony/issues/20308
| License       | MIT
| Doc PR        | Not yet

(fabbot will scream out regarding the PR fixtures)

Commits
-------

6b660c2114 [DI] FileLoaders: Allow to explicit type to load
2017-01-10 07:50:45 -08:00
..
ClosureLoaderTest.php removed all @covers annotations 2015-11-01 14:17:24 -08:00
DirectoryLoaderTest.php added missing " 2015-06-08 13:38:51 +02:00
IniFileLoaderTest.php [DI] FileLoaders: Allow to explicit type to load 2017-01-10 12:54:54 +01:00
LoaderResolverTest.php [DI] FileLoaders: Allow to explicit type to load 2017-01-10 12:54:54 +01:00
PhpFileLoaderTest.php [DI] FileLoaders: Allow to explicit type to load 2017-01-10 12:54:54 +01:00
XmlFileLoaderTest.php feature #20611 [DI] FileLoaders: Allow to explicit type to load (ogizanagi) 2017-01-10 07:50:45 -08:00
YamlFileLoaderTest.php feature #20611 [DI] FileLoaders: Allow to explicit type to load (ogizanagi) 2017-01-10 07:50:45 -08:00