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/Messenger/Tests
Nicolas Grekas 1f629c8789 Merge branch '4.1'
* 4.1:
  [HttpKernel] Fixed invalid REMOTE_ADDR in inline subrequest when configuring trusted proxy with subnet
  [FrameworkBundle] fixed guard event names for transitions
  [DI] Improve class named servics error message
  remove unnecessary instanceof in MongoDbSessionHandler
  [HttpFoundation] fixed using _method parameter with invalid type
  Renaming internal test class to help auto-completion
  [Intl] Replace svn with git in the icu data update script
  [Messenger] Fix error message on undefined message class for non-subscriber handler
  [HttpFoundation] Fix Cookie::isCleared
2018-08-01 10:24:20 +02:00
..
Asynchronous [Messenger] Envelope-aware middleware is never called with a message 2018-07-19 11:52:28 +02:00
Command Merge branch '4.0' into 4.1 2018-07-26 10:55:25 +02:00
DataCollector [Messenger][Profiler] Show dispatch caller 2018-05-30 12:45:35 +02:00
DependencyInjection [Messenger] Fix error message on undefined message class for non-subscriber handler 2018-07-25 16:30:02 +02:00
Fixtures [Messenger] Allow to scope handlers per bus 2018-05-19 12:07:07 +02:00
Handler Add tests for ChainHandler class 2018-04-14 08:58:06 -04:00
Middleware [Messenger] Envelope-aware middleware is never called with a message 2018-07-19 11:52:28 +02:00
Transport Merge branch '4.0' into 4.1 2018-07-26 11:10:45 +02:00
EnvelopeTest.php feature #26945 [Messenger] Support configuring messages when dispatching (ogizanagi) 2018-05-09 15:46:25 +01:00
MessageBusTest.php [Messenger] Improve the profiler panel 2018-05-13 08:14:09 +02:00
TraceableMessageBusTest.php [Messenger][Profiler] Show dispatch caller 2018-05-30 12:45:35 +02:00
WorkerTest.php feature #26945 [Messenger] Support configuring messages when dispatching (ogizanagi) 2018-05-09 15:46:25 +01:00