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 0a8d638133 bug #36295 [DependencyInjection] Fix alias deprecations with package and version (fancyweb)
This PR was merged into the 5.1-dev branch.

Discussion
----------

[DependencyInjection] Fix alias deprecations with package and version

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

Firstly, this PR fixes the alias dump by the XmlDumper to be consistent with stof comment in the inital PR (the message is the node content) - it is the case for deprecated services. Otherwise, we need to add the "message" attribute in the XSD.

Secondly, it fixes the arguments when the deprecation is actually triggered as well as two related tests.

Commits
-------

5ee5654171 [DependencyInjection] Fix alias deprecations with package and version
2020-04-01 08:56:50 +02:00
..
Asset Merge branch '5.0' 2020-03-30 13:43:41 +02:00
BrowserKit Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Cache Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Config Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Console Merge branch '5.0' 2020-03-30 13:43:41 +02:00
CssSelector Merge branch '5.0' 2020-03-30 13:43:41 +02:00
DependencyInjection [DependencyInjection] Fix alias deprecations with package and version 2020-04-01 08:32:41 +02:00
DomCrawler Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Dotenv Merge branch '5.0' 2020-03-30 13:43:41 +02:00
ErrorHandler Merge branch '5.0' 2020-03-30 16:22:57 +02:00
EventDispatcher Merge branch '5.0' 2020-03-30 13:43:41 +02:00
ExpressionLanguage Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Filesystem Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Finder Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Form Merge branch '5.0' 2020-03-30 13:43:41 +02:00
HttpClient Merge branch '5.0' 2020-03-30 13:43:41 +02:00
HttpFoundation feature #36129 [HttpFoundation][HttpKernel][Security] Improve UnexpectedSessionUsageException backtrace (mtarld) 2020-03-31 21:27:28 +02:00
HttpKernel Merge branch '5.0' 2020-04-01 08:33:39 +02:00
Inflector Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Intl Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Ldap Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Lock Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Mailer Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Messenger Merge branch '5.0' 2020-04-01 08:33:39 +02:00
Mime Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Notifier Merge branch '5.0' 2020-03-30 13:43:41 +02:00
OptionsResolver Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Process Merge branch '5.0' 2020-03-30 13:43:41 +02:00
PropertyAccess Merge branch '5.0' 2020-03-30 13:43:41 +02:00
PropertyInfo Merge branch '5.0' 2020-04-01 08:33:39 +02:00
Routing Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Security Merge branch '5.0' 2020-04-01 08:33:39 +02:00
Serializer Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Stopwatch Merge branch '5.0' 2020-03-30 13:43:41 +02:00
String minor #35945 Leverage PHP8's get_debug_type() (nicolas-grekas) 2020-03-16 18:33:00 +01:00
Templating Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Translation Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Uid [Uid] Improve the code 2020-03-31 20:10:27 +02:00
Validator Merge branch '5.0' 2020-04-01 08:33:39 +02:00
VarDumper Merge branch '5.0' 2020-03-30 13:43:41 +02:00
VarExporter Merge branch '5.0' 2020-03-30 13:43:41 +02:00
WebLink Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Workflow Merge branch '5.0' 2020-03-30 13:43:41 +02:00
Yaml Merge branch '5.0' 2020-03-30 13:43:41 +02:00