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 b968497770 bug #37748 [Notifier] Fix SentMessage implementation (fabpot)
This PR was merged into the 5.2-dev branch.

Discussion
----------

[Notifier] Fix SentMessage implementation

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | yes
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | n/a <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT
| Doc PR        | n/a

#36611 broke the Notifier when used with Messenger.

/cc @jeremyFreeAgent

Commits
-------

92c28de41b [Notifier] Fix SentMessage implementation
2020-08-06 07:19:29 +02:00
..
Asset Use ">=" for the "php" requirement 2020-07-05 11:39:30 +02:00
BrowserKit Merge branch '5.1' 2020-06-24 15:36:31 +02:00
Cache Merge branch '5.1' 2020-07-23 19:22:39 +02:00
Config Fix PHPUnit 8.5 deprecations. 2020-07-23 11:37:51 +02:00
Console Fix CS 2020-08-04 08:11:14 +02:00
CssSelector Use ">=" for the "php" requirement 2020-07-05 11:39:30 +02:00
DependencyInjection feature #37243 [DependencyInjection] Resolve parameters in tag arguments (rpkamp) 2020-07-31 09:38:46 +02:00
DomCrawler Merge branch '5.1' 2020-07-23 10:36:44 +02:00
Dotenv Use ">=" for the "php" requirement 2020-07-05 11:39:30 +02:00
ErrorHandler Merge branch '5.1' 2020-07-23 10:36:44 +02:00
EventDispatcher [EventDispatcher] Avoid not needed null check in dispatch() 2020-07-25 23:01:31 +02:00
ExpressionLanguage Fix PHPUnit 8.5 deprecations. 2020-07-23 11:37:51 +02:00
Filesystem Merge branch '5.1' 2020-05-30 22:38:10 +02:00
Finder Merge branch '5.1' 2020-08-06 07:13:39 +02:00
Form Merge branch '5.1' 2020-07-12 14:58:15 +02:00
HttpClient [HttpClient] Fix bad testRetryTransportError in AsyncDecoratorTraitTest 2020-07-23 19:01:21 +02:00
HttpFoundation Merge branch '5.1' 2020-07-23 12:04:35 +02:00
HttpKernel Bump Symfony version to 5.1.4 2020-07-24 06:28:10 +02:00
Inflector Merge branch '5.1' 2020-05-20 19:44:07 +02:00
Intl Merge branch '5.1' 2020-06-18 21:55:03 +02:00
Ldap Merge branch '5.1' 2020-07-23 10:36:44 +02:00
Lock [Lock] downgrade log.info to log.debug 2020-08-02 09:57:41 +02:00
Mailer Merge branch '5.1' 2020-08-06 07:13:39 +02:00
Messenger Merge branch '5.1' 2020-08-06 07:13:39 +02:00
Mime Merge branch '5.1' 2020-07-23 12:04:35 +02:00
Notifier bug #37748 [Notifier] Fix SentMessage implementation (fabpot) 2020-08-06 07:19:29 +02:00
OptionsResolver minor #36799 Remove some magic from TypeValidator logic and OptionsResolver type verify logic (drealecs) 2020-07-13 11:15:52 +02:00
Process Merge branch '5.1' 2020-07-23 10:36:44 +02:00
PropertyAccess Fix PHPUnit 8.5 deprecations. 2020-07-23 11:37:51 +02:00
PropertyInfo Merge branch '5.1' 2020-06-18 23:19:34 +02:00
Routing [Router] allow to use \A and \z as regex start and end 2020-07-31 08:30:09 +02:00
Security [Security] class Security implements AuthorizationCheckerInterface 2020-07-31 19:01:17 +02:00
Serializer Merge branch '5.1' 2020-07-23 10:36:44 +02:00
Stopwatch Update StopwatchPeriod.php 2020-07-31 08:22:04 +02:00
String feature #36929 Added a FrenchInflector for the String component (Alexandre-T) 2020-07-31 09:11:18 +02:00
Templating Merge branch '5.1' 2020-07-23 10:36:44 +02:00
Translation Merge branch '3.4' into 4.4 2020-07-23 10:31:43 +02:00
Uid Merge branch '5.1' 2020-05-20 19:44:07 +02:00
Validator feature #37565 [Validator] Add Isin validator constraint (lmasforne) 2020-08-02 10:06:13 +02:00
VarDumper [VarDumper] improve rendering HTML 2020-06-30 16:43:42 +02:00
VarExporter Use ">=" for the "php" requirement 2020-07-05 11:39:30 +02:00
WebLink Merge branch '5.1' 2020-05-28 10:21:24 +02:00
Workflow [Workflow] Normalize workflow changelog 2020-07-01 15:44:40 +02:00
Yaml Fix PHPUnit 8.5 deprecations. 2020-07-23 11:37:51 +02:00