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
Nicolas Grekas d08273236c feature #34170 Re-allow to use "tagged" in service definitions (dunglas)
This PR was merged into the 4.4 branch.

Discussion
----------

Re-allow to use "tagged" in service definitions

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | yes <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | n/a
| License       | MIT
| Doc PR        | n/a

Re-allow to use `tagged` in 4.4 and 5.0. It makes it easier for bundles to support both Symfony 4.3- and Symfony 4.4+.

Needed to make API Platform compatible with Symfony 5 (api-platform/core#3009)

Commits
-------

7b7dc0df9a Re-allow to use "tagged" in service definitions
2019-10-29 15:17:53 +01:00
..
Asset Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
BrowserKit Merge branch '4.3' into 4.4 2019-10-28 21:30:34 +01:00
Cache feature #34057 [Lock][Cache] Allows URL DSN in PDO adapters (jderusse) 2019-10-29 14:07:00 +01:00
Config Merge branch '4.3' into 4.4 2019-10-28 21:30:34 +01:00
Console Merge branch '4.3' into 4.4 2019-10-28 21:30:34 +01:00
CssSelector Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
Debug Merge branch '4.3' into 4.4 2019-10-28 21:30:34 +01:00
DependencyInjection Re-allow to use "tagged" in service definitions 2019-10-29 15:11:25 +01:00
DomCrawler [DomCrawler] normalizeWhitespace should be true by default 2019-10-29 12:38:30 +01:00
Dotenv minor #33963 Add .gitignore to .gitattributes (reedy) 2019-10-22 17:44:54 +02:00
ErrorHandler Import missing classes 2019-10-22 22:46:01 -04:00
ErrorRenderer [ErrorRenderer] Security fix: hide sensitive error messages 2019-10-28 19:37:55 -04:00
EventDispatcher Remove unused local variables in tests 2019-10-24 17:33:53 +02:00
ExpressionLanguage Merge branch '4.3' into 4.4 2019-10-29 04:34:23 +01:00
Filesystem Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
Finder Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
Form Merge branch '4.3' into 4.4 2019-10-28 21:30:34 +01:00
HttpClient Merge branch '4.3' into 4.4 2019-10-28 21:30:34 +01:00
HttpFoundation Merge branch '4.3' into 4.4 2019-10-28 21:30:34 +01:00
HttpKernel [ErrorRenderer] Security fix: hide sensitive error messages 2019-10-28 19:37:55 -04:00
Inflector Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
Intl Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
Ldap Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
Lock Add missing lock connection string in FrameworkExtension 2019-10-29 14:34:12 +01:00
Mailer minor #33963 Add .gitignore to .gitattributes (reedy) 2019-10-22 17:44:54 +02:00
Messenger [Messenger] Fix redis test 2019-10-27 07:53:30 +01:00
Mime minor #33963 Add .gitignore to .gitattributes (reedy) 2019-10-22 17:44:54 +02:00
OptionsResolver Merge branch '4.3' into 4.4 2019-10-28 22:57:16 +01:00
Process Merge branch '4.3' into 4.4 2019-10-28 21:30:34 +01:00
PropertyAccess Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
PropertyInfo minor #33963 Add .gitignore to .gitattributes (reedy) 2019-10-22 17:44:54 +02:00
Routing Merge branch '4.3' into 4.4 2019-10-28 21:30:34 +01:00
Security [Security] Fix merge 2019-10-28 23:18:08 +01:00
Serializer minor #33963 Add .gitignore to .gitattributes (reedy) 2019-10-22 17:44:54 +02:00
Stopwatch Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
Templating Merge branch '4.3' into 4.4 2019-10-28 21:30:34 +01:00
Translation minor #33963 Add .gitignore to .gitattributes (reedy) 2019-10-22 17:44:54 +02:00
Validator Merge branch '4.3' into 4.4 2019-10-29 11:04:46 +01:00
VarDumper [VarDumper] fix infinite recursion 2019-10-26 10:24:21 +02:00
VarExporter Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
WebLink Add .gitignore to .gitattributes 2019-10-12 01:35:04 +01:00
Workflow Merge branch '4.3' into 4.4 2019-10-29 04:34:23 +01:00
Yaml Merge branch '4.3' into 4.4 2019-10-28 21:30:34 +01:00