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/Loader
Fabien Potencier 7c9a5c1475 feature #21484 [DI] Deprecate underscore-services in YamlFileLoader (nicolas-grekas)
This PR was merged into the 3.3-dev branch.

Discussion
----------

[DI] Deprecate underscore-services in YamlFileLoader

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | no
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

As discussed when introducing `_defaults`

Commits
-------

7781082587 [DI] Deprecate underscore-services in YamlFileLoader
2017-02-16 04:51:31 -08:00
..
schema/dic/services [DI] Replace container injection by explicit service locators 2017-02-13 11:05:06 +01:00
ClosureLoader.php [DependencyInjection] fix phpDoc 2016-04-11 16:45:49 +02:00
DirectoryLoader.php [Config][DI] Add ComposerResource to track runtime + vendors 2017-02-07 15:42:58 +01:00
FileLoader.php Use glob pattern to load config file 2017-02-14 07:56:25 +02:00
IniFileLoader.php [Config][DI] Add ComposerResource to track runtime + vendors 2017-02-07 15:42:58 +01:00
PhpFileLoader.php [Config][DI] Add ComposerResource to track runtime + vendors 2017-02-07 15:42:58 +01:00
XmlFileLoader.php [DI] Replace container injection by explicit service locators 2017-02-13 11:05:06 +01:00
YamlFileLoader.php feature #21484 [DI] Deprecate underscore-services in YamlFileLoader (nicolas-grekas) 2017-02-16 04:51:31 -08:00