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 453c3a7187 bug #37268 [Messenger] Fix precedence of DSN options for 4.4 (jderusse)
This PR was merged into the 4.4 branch.

Discussion
----------

[Messenger] Fix precedence of DSN options for 4.4

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | https://github.com/symfony/symfony/pull/37218#discussion_r438779225
| License       | MIT
| Doc PR        | N/A

This PR fix précédence of DSN options over constructor options in all component on branch 4.4

Commits
-------

992205a759 Fix precendence in 4.4
2020-06-18 20:10:55 +02:00
..
Asset Merge branch '3.4' into 4.4 2020-05-30 20:50:54 +02:00
BrowserKit bug #36839 [BrowserKit] Raw body with custom Content-Type header (azhurb) 2020-05-22 19:28:00 +02:00
Cache Merge branch '3.4' into 4.4 2020-06-18 19:51:13 +02:00
Config Merge branch '3.4' into 4.4 2020-06-18 19:51:13 +02:00
Console [Console] Reset question validator attempts only for actual stdin (bis) 2020-06-15 14:37:55 +02:00
CssSelector add missing gitattributes for phpunit-bridge 2020-03-27 17:54:36 +01:00
Debug Parse and render anonymous classes correctly on php 8 2020-05-24 10:33:35 +02:00
DependencyInjection Fix support for PHP8 union types 2020-06-18 19:59:13 +02:00
DomCrawler [DomCrawler] Catch expected ValueError. 2020-05-23 02:03:06 +02:00
Dotenv [DotEnv][WebLink][Templating][ErrorHandler] Updated README with minimal example 2020-05-26 11:42:42 +02:00
ErrorHandler [ErrorHandler] fix setting $trace to null in FatalError 2020-05-28 12:39:14 +02:00
EventDispatcher Fix support for PHP8 union types 2020-06-18 19:59:13 +02:00
ExpressionLanguage Use ">=" for the "php" requirement 2020-05-20 10:37:50 +02:00
Filesystem Merge branch '3.4' into 4.4 2020-05-30 20:50:54 +02:00
Finder add missing gitattributes for phpunit-bridge 2020-03-27 17:54:36 +01:00
Form fix merge 2020-06-12 10:25:05 +02:00
HttpClient [HttpClient] Convert CurlHttpClient::handlePush() to instance method 2020-06-18 00:57:36 +03:00
HttpFoundation Merge branch '3.4' into 4.4 2020-05-23 11:11:46 +02:00
HttpKernel Fix support for PHP8 union types 2020-06-18 19:59:13 +02:00
Inflector Use ">=" for the "php" requirement 2020-05-20 10:37:50 +02:00
Intl Merge branch '3.4' into 4.4 2020-06-18 19:51:13 +02:00
Ldap [Ldap] fix refreshUser() ignoring extra_fields 2020-06-10 10:36:58 +02:00
Lock Merge branch '3.4' into 4.4 2020-06-18 19:51:13 +02:00
Mailer [Mailer] Remove an internal annot 2020-06-10 07:55:43 +02:00
Messenger bug #37268 [Messenger] Fix precedence of DSN options for 4.4 (jderusse) 2020-06-18 20:10:55 +02:00
Mime [Mime] use fromString when creating a new Adress 2020-06-09 11:16:12 +02:00
OptionsResolver Fix support for PHP8 union types 2020-06-18 19:59:13 +02:00
Process Merge branch '3.4' into 4.4 2020-05-30 22:06:45 +02:00
PropertyAccess Merge branch '3.4' into 4.4 2020-06-18 19:51:13 +02:00
PropertyInfo Merge branch '3.4' into 4.4 2020-06-18 19:51:13 +02:00
Routing Merge branch '3.4' into 4.4 2020-06-18 19:51:13 +02:00
Security [Security] Fixed AbstractToken::hasUserChanged() 2020-05-30 23:50:11 +02:00
Serializer Merge branch '3.4' into 4.4 2020-06-18 19:51:13 +02:00
Stopwatch Use ">=" for the "php" requirement 2020-05-20 10:37:50 +02:00
Templating [DotEnv][WebLink][Templating][ErrorHandler] Updated README with minimal example 2020-05-26 11:42:42 +02:00
Translation Merge branch '3.4' into 4.4 2020-05-30 22:06:45 +02:00
Validator Merge branch '3.4' into 4.4 2020-05-30 20:50:54 +02:00
VarDumper Merge branch '3.4' into 4.4 2020-06-18 19:51:13 +02:00
VarExporter [VarExporter] tfix: s/markAsSkipped/markTestSkipped/ 2020-05-31 15:10:09 -10:00
WebLink [DotEnv][WebLink][Templating][ErrorHandler] Updated README with minimal example 2020-05-26 11:42:42 +02:00
Workflow Use ">=" for the "php" requirement 2020-05-20 10:37:50 +02:00
Yaml Use ">=" for the "php" requirement 2020-05-20 10:37:50 +02:00