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
Fabien Potencier 77f7a47dc5 feature #21625 Remove some container injections in favor of service locators (nicolas-grekas, chalasr)
This PR was merged into the 3.3-dev branch.

Discussion
----------

Remove some container injections in favor of service locators

| 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/pull/21553#issuecomment-279214666
| License       | MIT
| Doc PR        | n/a

Commits
-------

8293b753cf Replace some container injections by service locators
0be9ea8ba1 [EventDispatcher] Fix abstract event subscribers registration
2017-02-27 18:18:26 -08:00
..
Asset Updated to PHPUnit namespaces 2017-02-20 14:56:45 +01:00
BrowserKit Merge branch '3.2' 2017-02-21 11:07:34 +01:00
Cache [VarDumper] Allow seamless use of Data clones 2017-02-27 21:09:01 +01:00
ClassLoader fixed Composer constraints 2017-02-18 11:13:35 -08:00
Config fixed typo 2017-02-23 09:15:17 -08:00
Console Merge branch '3.2' 2017-02-21 15:51:50 +01:00
CssSelector Merge branch '3.2' 2017-02-21 11:07:34 +01:00
Debug fixed Composer constraints 2017-02-18 11:13:35 -08:00
DependencyInjection bug #21602 [DI] Always consider abstract getters as autowiring candidates (nicolas-grekas) 2017-02-27 14:16:56 -08:00
DomCrawler Merge branch '3.2' 2017-02-21 11:07:34 +01:00
Dotenv Updated to PHPUnit namespaces 2017-02-20 14:56:45 +01:00
EventDispatcher feature #21625 Remove some container injections in favor of service locators (nicolas-grekas, chalasr) 2017-02-27 18:18:26 -08:00
ExpressionLanguage Merge branch '3.2' 2017-02-24 05:59:04 -08:00
Filesystem Merge branch '3.2' 2017-02-18 18:35:19 +01:00
Finder Merge branch '3.2' 2017-02-21 11:07:34 +01:00
Form feature #21638 [VarDumper] Allow seamless use of Data clones (nicolas-grekas) 2017-02-27 14:21:39 -08:00
HttpFoundation Merge branch '3.2' 2017-02-21 11:07:34 +01:00
HttpKernel feature #21625 Remove some container injections in favor of service locators (nicolas-grekas, chalasr) 2017-02-27 18:18:26 -08:00
Inflector Merge branch '3.2' 2017-02-20 14:49:17 +01:00
Intl Merge branch '3.2' 2017-02-21 11:07:34 +01:00
Ldap Merge branch '3.2' 2017-02-21 11:07:34 +01:00
OptionsResolver Merge branch '3.2' 2017-02-21 11:07:34 +01:00
Process Merge branch '3.2' 2017-02-27 23:48:55 +01:00
PropertyAccess Merge branch '3.2' 2017-02-18 18:35:19 +01:00
PropertyInfo Merge branch '3.2' 2017-02-20 14:49:17 +01:00
Routing Merge branch '3.2' 2017-02-21 11:07:34 +01:00
Security Merge branch '3.2' 2017-02-21 15:51:50 +01:00
Serializer [Form][Serializer] Add missing conflicts for DI 2017-02-27 20:49:06 +01:00
Stopwatch Merge branch '3.2' 2017-02-18 18:35:19 +01:00
Templating Merge branch '3.2' 2017-02-21 11:07:34 +01:00
Translation [VarDumper] Allow seamless use of Data clones 2017-02-27 21:09:01 +01:00
Validator Merge branch '3.2' 2017-02-21 15:51:50 +01:00
VarDumper [VarDumper] Allow seamless use of Data clones 2017-02-27 21:09:01 +01:00
Workflow Updated to PHPUnit namespaces 2017-02-20 14:56:45 +01:00
Yaml Merge branch '3.2' 2017-02-21 15:51:50 +01:00