Commit Graph

  • 03e10c683a [Messenger] Use SignalRegistry::isSupported() instead of extension_loaded('pcntl') 6.4 Soner Sayakci 2026-03-19 05:54:44 +01:00
  • 0ca3038bf0 [Messenger] Add AmqpPriorityStamp for per-message priority on AMQP transport 8.1 Valentin Nazarov 2026-02-24 19:39:49 +01:00
  • b6e678f3a6 [Messenger] Allow configuring the service reset interval in the messenger:consume command via the --no-reset option Nicolas Grekas 2026-03-15 19:24:04 +01:00
  • d3c42232c7 [Messenger] Add MessageExecutionStrategyInterface and refactor Worker to use it Nicolas Grekas 2026-03-15 19:25:23 +01:00
  • 0bbc8f28e8 [Messenger] Add a --fetch-size option to the messenger:consume command to control how many messages are fetched per iteration Nicolas Grekas 2026-03-12 21:19:40 +01:00
  • 428ba4c94e minor #63566 [Messenger] Make $clock nullable in PostgreSqlNotifyOnIdleListener (nicolas-grekas) Nicolas Grekas 2026-03-04 16:08:05 +01:00
  • ba21d3d8e6 Merge branch '8.0' into 8.1 Nicolas Grekas 2026-03-04 16:01:13 +01:00
  • bd81abbef2 [Messenger] Make $clock nullable in PostgreSqlNotifyOnIdleListener Nicolas Grekas 2026-03-04 15:10:28 +01:00
  • 6ba5f08c15 Merge branch '7.4' into 8.0 v8.0.7 8.0 Nicolas Grekas 2026-03-04 14:54:57 +01:00
  • 13a00f01a4 Merge branch '6.4' into 7.4 v7.4.7 7.4 Nicolas Grekas 2026-03-04 14:54:41 +01:00
  • 4f37783749 [Messenger] Flush batch handlers after inactivity timeout when worker is busy v6.4.35 Nicolas Grekas 2026-03-04 08:57:37 +01:00
  • e358f6ebf9 Merge branch '8.0' into 8.1 Nicolas Grekas 2026-02-25 18:06:02 +01:00
  • 4be925bf01 Merge branch '7.4' into 8.0 v8.0.6 Nicolas Grekas 2026-02-25 17:56:48 +01:00
  • 9da6166eb9 Merge branch '6.4' into 7.4 v7.4.6 Nicolas Grekas 2026-02-25 14:05:23 +01:00
  • e40ae4ff54 feature #62888 [Messenger] Route decode failures through failure handling (nicolas-grekas) Nicolas Grekas 2026-02-24 19:08:25 +01:00
  • 465d8eae41 [Messenger] Fix re-sending failed messages to a different failure transport v6.4.34 Barthold Bos 2026-02-04 21:58:49 +01:00
  • 0bfda0137a [Messenger] Route decode failures through failure handling Nicolas Grekas 2025-12-29 14:53:05 +01:00
  • 8909731b9f [Messenger] Inject ClockInterface into HandleMessageMiddleware/Acknowledger/BatchHandlerTrait Nicolas Grekas 2026-02-22 14:44:10 +01:00
  • 36b7376e21 Merge branch '8.0' into 8.1 Nicolas Grekas 2026-02-21 17:40:49 +01:00
  • 031fe3ae41 [Messenger] Add return type PHPDoc for TraceableMessageBus::getDispatchedMessages() Philipp Scheit 2026-02-19 13:26:25 +01:00
  • 7a4005495a Merge branch '7.4' into 8.0 Christian Flothmann 2026-02-20 08:51:53 +01:00
  • d20b340a55 stop using with*() without expects() Christian Flothmann 2026-02-18 08:46:10 +01:00
  • f042e5aea1 Merge branch '6.4' into 7.4 Christian Flothmann 2026-02-18 10:40:04 +01:00
  • b3a00167b1 stop using with*() without expects() Christian Flothmann 2026-02-16 21:17:41 +01:00
  • 541382b8b5 [Messenger] Improve PostgreSQL LISTEN/NOTIFY idle listener Nicolas Grekas 2026-02-16 09:46:13 +01:00
  • 2339a68c1f Merge branch '8.0' into 8.1 Nicolas Grekas 2026-02-13 10:59:04 +01:00
  • 81e72aa12b Merge branch '7.4' into 8.0 Nicolas Grekas 2026-02-13 10:57:13 +01:00
  • affa113ae0 use PHPUnit 13 on PHP 8.4+ Christian Flothmann 2026-02-06 08:55:12 +01:00
  • eb7ee0d80b Merge branch '8.0' into 8.1 Nicolas Grekas 2026-02-09 11:17:21 +01:00
  • 21f91ba1cb Merge branch '7.4' into 8.0 Nicolas Grekas 2026-02-09 11:14:57 +01:00
  • 02ec025730 [Messenger] Fix merge Nicolas Grekas 2026-02-09 11:14:39 +01:00
  • 39be981180 Merge branch '8.0' into 8.1 Nicolas Grekas 2026-02-06 19:10:41 +01:00
  • ebe92f5cb2 Merge branch '7.4' into 8.0 Nicolas Grekas 2026-02-06 19:09:31 +01:00
  • a4c304e494 Merge branch '6.4' into 7.4 Nicolas Grekas 2026-02-06 18:57:29 +01:00
  • 1b76f7e6ad feature #63277 [Messenger] Add idle timeout option to BatchHandlerTrait (HypeMC) Nicolas Grekas 2026-02-06 17:28:34 +01:00
  • c2118ab8ca [Messenger] Add idle timeout option to BatchHandlerTrait HypeMC 2026-02-06 11:21:12 +01:00
  • c3eac119c8 [Messenger] Optimize serialized size of ErrorDetailsStamp Nicolas Grekas 2026-02-06 10:03:35 +01:00
  • d8308f1a51 [Messenger] Cleanup some type declarations Nicolas Grekas 2026-02-06 09:04:25 +01:00
  • c461d43e41 Merge branch '8.0' into 8.1 Nicolas Grekas 2026-02-06 08:13:11 +01:00
  • 8e8bccb600 Merge branch '7.4' into 8.0 Nicolas Grekas 2026-02-06 08:13:04 +01:00
  • fd474e9345 Merge branch '6.4' into 7.4 Nicolas Grekas 2026-02-06 08:12:55 +01:00
  • 3d0080223d Revert "bug #62872 [Messenger] Fix processing batches (HypeMC)" HypeMC 2026-02-05 22:18:33 +01:00
  • f5569d0ccc Merge branch '8.0' into 8.1 Nicolas Grekas 2026-02-05 17:09:24 +01:00
  • 99d9ca775a Merge branch '7.4' into 8.0 Nicolas Grekas 2026-02-05 17:06:41 +01:00
  • 5c01a818bb Merge branch '6.4' into 7.4 Nicolas Grekas 2026-02-05 16:57:06 +01:00
  • bc85223ba0 feature #62875 [Messenger] Add regex support for transport name matching in messenger:consume command (santysisi) Nicolas Grekas 2026-01-31 10:44:46 +01:00
  • 776aa313e4 [Messenger] Add regex support for transport name matching in messenger:consume command Santiago San Martin 2025-12-27 19:59:42 -03:00
  • 7db1c30a4c PHP CS Fixer: cleanup config and minor detected issues Dariusz Ruminski 2026-01-30 13:06:08 +01:00
  • 0036fdc8db bug #58433 [Messenger] Avoid skipping batch handlers on flush (Erwin Houtsma) Nicolas Grekas 2026-01-29 18:34:08 +01:00
  • 9ceb5b390b [Messenger] Add support for custom type in Serializer Transport Grégoire Pineau 2026-01-12 17:05:14 +01:00
  • 2d7ce7e071 minor #63198 PHP CS Fixer: enable `@PHP8x1Migration:risky` (keradus) Nicolas Grekas 2026-01-29 10:42:48 +01:00
  • c1551f9a86 PHP CS Fixer: enable @PHP8x1Migration:risky Dariusz Ruminski 2026-01-26 16:17:45 +01:00
  • 7139b68d77 Merge branch '8.0' into 8.1 Nicolas Grekas 2026-01-29 10:42:01 +01:00
  • 07dfa26f77 Merge branch '7.4' into 8.0 Nicolas Grekas 2026-01-29 10:41:02 +01:00
  • 1f0a1127af Merge branch '6.4' into 7.4 Nicolas Grekas 2026-01-29 10:40:50 +01:00
  • 43b1641ab1 [Messenger] Fix calling nack() when ack() fails Nicolas Grekas 2026-01-28 16:43:57 +01:00
  • 26e4a8ac7c [Messenger] Avoid skipping batch handlers on flush Erwin Houtsma 2026-01-28 11:02:56 +00:00
  • 87fead0346 PHP CS Fixer: re-apply static_lambda Dariusz Ruminski 2026-01-18 22:00:55 +01:00
  • 86b4a9589d Merge branch '8.0' into 8.1 Christian Flothmann 2026-01-08 23:37:08 +01:00
  • 3483db96bc Merge branch '7.4' into 8.0 v8.0.4 Christian Flothmann 2026-01-08 23:36:47 +01:00
  • 0a39e1b256 do not use PHPUnit mock objects without configured expectations v7.4.4 Christian Flothmann 2025-12-18 09:48:05 +01:00
  • d9e7c717b5 Merge branch '8.0' into 8.1 Christian Flothmann 2026-01-08 09:43:48 +01:00
  • 8648b85304 Merge branch '7.4' into 8.0 Christian Flothmann 2026-01-08 09:40:07 +01:00
  • a27b70ddb4 Merge branch '7.3' into 7.4 Christian Flothmann 2026-01-08 09:25:11 +01:00
  • 6e140779ed do not use PHPUnit mock objects without configured expectations v7.3.10 7.3 Christian Flothmann 2025-12-18 09:48:05 +01:00
  • b8e9656a47 Merge branch '8.0' into 8.1 Nicolas Grekas 2026-01-07 13:23:32 +01:00
  • d306d75131 Merge branch '7.4' into 8.0 Nicolas Grekas 2026-01-07 13:23:22 +01:00
  • 761074f606 fix lowest required Serializer component version Christian Flothmann 2026-01-07 11:54:38 +01:00
  • 1bb05275cc Merge branch '8.0' into 8.1 Nicolas Grekas 2026-01-06 16:30:33 +01:00
  • 8e0c655e0f Merge branch '7.4' into 8.0 Nicolas Grekas 2026-01-06 16:30:26 +01:00
  • 7a14cf0ac4 [Messenger] Fix DeduplicateStamp serialization Vincent Langlet 2025-12-16 01:27:36 +01:00
  • 5339ded6c0 Merge branch '8.0' into 8.1 Christian Flothmann 2026-01-06 13:44:28 +01:00
  • d50e15a273 Merge branch '7.4' into 8.0 Christian Flothmann 2026-01-06 13:43:21 +01:00
  • df05d43f07 Merge branch '7.3' into 7.4 Christian Flothmann 2026-01-06 13:34:24 +01:00
  • 7d8ee7e86e Merge branch '6.4' into 7.3 Christian Flothmann 2026-01-06 13:19:16 +01:00
  • 44f5d1deb0 [Messenger] Fix processing batches v6.4.32 HypeMC 2026-01-05 17:57:50 +01:00
  • cccfdf87d2 Merge branch '8.0' into 8.1 Christian Flothmann 2026-01-02 00:09:20 +01:00
  • 27b2c5a5a5 Merge branch '7.4' into 8.0 Christian Flothmann 2026-01-02 00:07:29 +01:00
  • e7cbceb0ce Merge branch '7.3' into 7.4 Christian Flothmann 2026-01-01 23:13:48 +01:00
  • eeceae53b7 Merge branch '6.4' into 7.3 Christian Flothmann 2026-01-01 23:03:12 +01:00
  • 403694e775 do not use PHPUnit mock objects without configured expectations Christian Flothmann 2025-12-18 09:48:05 +01:00
  • 0e71463c25 Merge branch '8.0' into 8.1 Nicolas Grekas 2025-12-23 15:52:15 +01:00
  • b56b89aee1 Merge branch '7.4' into 8.0 v8.0.3 Nicolas Grekas 2025-12-23 15:52:06 +01:00
  • 9cc394d374 bug #62807 [Messenger] Incorrect filtering of signed messages based on routing (Orkin) v7.4.3 Nicolas Grekas 2025-12-22 14:23:54 +01:00
  • 8d5b837f7c fix(messenger): allow signing message without routing definition Florent Blaison 2025-12-17 23:17:49 +01:00
  • f37c833a6b minor #62783 PHP CS Fixer: enable static_lambda (keradus) Nicolas Grekas 2025-12-19 09:33:25 +01:00
  • 6362256fc7 PHP CS Fixer: enable static_lambda Dariusz Ruminski 2025-12-16 10:36:39 +01:00
  • b33a597103 Merge branch '8.0' into 8.1 Christian Flothmann 2025-12-18 12:42:05 +01:00
  • 6dd11c2b43 Merge branch '7.4' into 8.0 Christian Flothmann 2025-12-18 12:23:51 +01:00
  • cb2c0d2630 Merge branch '7.3' into 7.4 Christian Flothmann 2025-12-18 09:28:41 +01:00
  • 43cf1fcc37 Merge branch '6.4' into 7.3 v7.3.9 Christian Flothmann 2025-12-18 09:25:32 +01:00
  • a0ed315a5d [Messenger] fix test file/class name v6.4.31 Dariusz Ruminski 2025-12-18 01:25:08 +01:00
  • bec4c5d2ed [Messenger] The component v8.0 is backed by Cadoles, thanks to them! Nicolas Grekas 2025-12-16 15:23:11 +01:00
  • 9642a25714 PHP CS Fixer: generic 8.1 cleanup Dariusz Ruminski 2025-12-14 13:45:53 +01:00
  • 23a3ba2246 [Messenger] Use clock in DelayStamp and RedeliveryStamp instead of native time classes and methods Mohammad Eftekhari 2025-11-29 13:25:33 +01:00
  • c37b86c313 Merge branch '7.4' into 8.0 v8.0.0-RC1 v8.0.0 Nicolas Grekas 2025-11-06 12:20:17 +01:00
  • 241f2f8204 Merge branch '7.3' into 7.4 v7.4.0-RC1 v7.4.0 Nicolas Grekas 2025-11-06 12:17:54 +01:00
  • 58a7efa3be Fix merge v7.3.6 Nicolas Grekas 2025-11-06 12:17:34 +01:00
  • 2d9cd60c0f Merge branch '6.4' into 7.3 Nicolas Grekas 2025-11-06 12:13:03 +01:00
  • 6a758210a2 CS fix v6.4.28 Nicolas Grekas 2025-11-06 12:12:43 +01:00