Commit Graph

  • 0fda7bff18 [Messenger] Add a --fetch-size option to the messenger:consume command to control how many messages are fetched per iteration 8.1 Nicolas Grekas 2026-03-12 21:19:40 +01:00
  • 0c70db95c2 Merge branch '8.0' into 8.1 Nicolas Grekas 2026-01-23 12:09:22 +01:00
  • 51125aec4e * 7.4: (27 commits) [JsonStreamer] Fix exponential resource class memory growth [Cache] Fix DSN auth not passed to clusters in RedisTrait do not parse "scalar" as an object [Form] Fix OrderedHashMap auto-increment logic with mixed keys [HttpClient] Skip HTTP/3 when using a proxy don't skip custom view transformers while normalizing submitted newlines [Serializer] Fix is/has/can accessor naming regression while preserving collision detection fix exception "Symfony\Component\TypeInfo\Exception\InvalidArgumentException: "Symfony\Component\TypeInfo\Type\UnionType" expects at least 2 types." when property phpdoc is "value-of<Enum>|null" [DoctrineBridge] Fix custom type based on Uid on entity loader let tests fail on PHPUnit notices [PropertyInfo] Throw when phpdocumentor/reflection-docblock v6 is in use (branch 6.4 only) do not use PHPUnit mock objects without configured expectations [Form] Fix ICU 72+ whitespace handling in DateTimeToLocalizedStringTransformer [ErrorHandler] fix parsing of complexe type do not use PHPUnit mock objects without configured expectations [Process] Adjust Process mustRun method phpdoc do not use PHPUnit mock objects without configured expectations do not use PHPUnit mock objects without configured expectations do not use PHPUnit mock objects without configured expectations do not use PHPUnit mock objects without configured expectations ... v8.0.4 8.0 Nicolas Grekas 2026-01-23 12:07:10 +01:00
  • 892e932f75 Add sorting option to DebugCommand for recurring messages yoye 2026-01-20 15:17:57 +01:00
  • caa4688dd7 Merge branch '7.3' into 7.4 v7.4.4 7.4 Christian Flothmann 2026-01-19 11:50:45 +01:00
  • ef8d6fb803 Merge branch '6.4' into 7.3 v7.3.10 7.3 Christian Flothmann 2026-01-19 11:50:30 +01:00
  • 237fea46ee do not use PHPUnit mock objects without configured expectations v6.4.32 6.4 Kantin CHARIGNON 2026-01-08 20:50:32 +01:00
  • 72e9293f89 Merge branch '8.0' into 8.1 Nicolas Grekas 2026-01-10 14:59:01 +01:00
  • 6f8f86de44 Merge branch '7.4' into 8.0 Nicolas Grekas 2026-01-10 14:58:55 +01:00
  • 4a0f31d0d8 Merge branch '7.3' into 7.4 Nicolas Grekas 2026-01-10 14:57:06 +01:00
  • fe7831a619 Fix merge Nicolas Grekas 2026-01-10 14:57:00 +01:00
  • a2e98d7c78 Merge branch '7.3' into 7.4 Nicolas Grekas 2026-01-10 14:56:23 +01:00
  • 9e79551667 Merge branch '6.4' into 7.3 Nicolas Grekas 2026-01-10 14:56:14 +01:00
  • 606deddf08 [Scheduler] Array to string conversion when using AsCronTask with array options Santiago San Martin 2026-01-09 20:14:45 -03:00
  • 9263753380 Merge branch '8.0' into 8.1 Christian Flothmann 2026-01-08 23:37:08 +01:00
  • 154c301d92 Merge branch '7.4' into 8.0 Christian Flothmann 2026-01-08 23:36:47 +01:00
  • 15523f2b49 Merge branch '7.3' into 7.4 Christian Flothmann 2026-01-08 23:32:07 +01:00
  • 4fd5bd1eb8 Merge branch '6.4' into 7.3 Christian Flothmann 2026-01-08 23:26:38 +01:00
  • f46f52d194 fix CS Christian Flothmann 2026-01-08 16:14:00 +01:00
  • ddd1e04e73 [Scheduler] Fix array to string conversion in #[AsCronTask] arguments Serhii Bondarenko 2026-01-08 13:51:18 +02:00
  • ce1ccc0522 PHP CS Fixer: enable static_lambda Dariusz Ruminski 2025-12-16 10:36:39 +01:00
  • 01eb236fda Merge branch '7.4' into 8.0 v8.0.0-RC1 v8.0.0-BETA1 v8.0.0 Nicolas Grekas 2025-10-01 16:43:00 +02:00
  • 481caa4284 Merge branch '7.3' into 7.4 v7.4.0-RC1 v7.4.0-BETA1 v7.4.0 Fabien Potencier 2025-09-30 08:01:53 +02:00
  • e44f8b0907 [Scheduler] Don’t get next run date from null v7.3.5 matlec 2025-09-29 10:38:43 +02:00
  • 0a8826a6c0 Merge branch '7.4' into 8.0 Nicolas Grekas 2025-09-01 11:26:06 +02:00
  • bb567ecea8 [DependencyInjection] Allow adding resource tags using any config formats Nicolas Grekas 2025-08-27 11:04:49 +02:00
  • 4703fa6206 Merge branch '7.4' into 8.0 Nicolas Grekas 2025-08-05 12:26:20 +02:00
  • 3578ca9653 Use phpunit attribute Nicolas Grekas 2025-08-05 12:25:04 +02:00
  • 79ad888a3d Merge branch '7.3' into 7.4 Nicolas Grekas 2025-08-05 12:16:35 +02:00
  • 782fb9b77f [Scheduler] Fix scheduler.task tag arguments optionality v7.3.3 Jan Pintr 2025-08-02 20:28:53 +02:00
  • 037d180b8e Merge branch '7.4' into 8.0 Nicolas Grekas 2025-08-04 09:36:47 +02:00
  • db284b0c5b replace PHPUnit annotations with attributes Christian Flothmann 2025-07-31 14:36:46 +02:00
  • 49bc9751e3 Merge branch '7.4' into 8.0 Nicolas Grekas 2025-08-01 18:41:19 +02:00
  • 1b180cfb7a run tests using PHPUnit 11.5 Christian Flothmann 2024-10-09 11:06:51 +02:00
  • c6dddf4434 CS fixes v6.4.24 Nicolas Grekas 2025-07-10 09:12:18 +02:00
  • 93121c8d68 Merge branch '7.4' into 8.0 Nicolas Grekas 2025-07-09 12:08:17 +02:00
  • 4d0a10ce78 Merge branch '7.3' into 7.4 Nicolas Grekas 2025-07-09 11:57:56 +02:00
  • 0183b701bb Fix AsCronTask not passing arguments to command v7.3.2 Jan Pintr 2025-06-07 20:37:52 +02:00
  • 4ceea5eead Remove deprecated methods and legacy code Yonel Ceruto 2025-06-03 15:02:08 -04:00
  • 5af24947d3 Bump Symfony 8 to PHP >= 8.4 Nicolas Grekas 2025-06-02 17:50:55 +02:00
  • ac9f564c11 Allow Symfony ^8.0 Nicolas Grekas 2025-06-02 16:08:14 +02:00
  • e0a7be42d4 [Scheduler] Throw error on duplicate schedule provider service registration on the schedule name Adrian Rudnik 2025-04-22 19:45:21 +02:00
  • 5fd65e13fe replace assertEmpty() with stricter assertions v7.3.0-RC1 v7.3.0-BETA1 v7.3.0 Christian Flothmann 2025-03-02 16:03:52 +01:00
  • 2e70ee0f59 make newly added constructor argument optional Christian Flothmann 2025-02-08 13:09:42 +01:00
  • 65679a9694 fix tests Christian Flothmann 2025-02-07 14:38:26 +01:00
  • a7d5718368 feature #58546 [Scheduler] Add MessageHandler result to the PostRunEvent (bartholdbos) Fabien Potencier 2025-02-07 09:23:32 +01:00
  • 30a8558d82 [Scheduler] Add MessageHandler result to the PostRunEvent Barthold Bos 2024-10-11 20:26:33 +02:00
  • bb97a6bab5 feature #59679 [Scheduler] Normalize TriggerInterface as string (valtzu) Fabien Potencier 2025-02-07 08:46:50 +01:00
  • caf696bfea try reading the command name from the AsCommand attribute first Christian Flothmann 2025-02-06 15:31:18 +01:00
  • 72af1f5a98 Normalize TriggerInterface as string valtzu 2025-02-03 17:55:58 +02:00
  • 6045cab750 Merge branch '7.2' into 7.3 Christian Flothmann 2025-01-17 12:48:14 +01:00
  • 9c23765119 Merge branch '7.1' into 7.2 v7.2.3 7.2 Christian Flothmann 2025-01-17 11:56:55 +01:00
  • 94a360c2f3 Merge branch '6.4' into 7.1 v7.1.11 7.1 Christian Flothmann 2025-01-17 11:33:21 +01:00
  • 97087fec42 [Scheduler] Clarify description of exclusion time v6.4.18 Maxime Hélias 2024-12-17 10:19:23 +01:00
  • 236f81114c Merge branch '7.2' into 7.3 Christian Flothmann 2024-12-19 15:34:50 +01:00
  • 78add01da6 Merge branch '7.1' into 7.2 v7.2.2 Christian Flothmann 2024-12-19 15:25:03 +01:00
  • 159b299173 Merge branch '6.4' into 7.1 v7.1.10 Christian Flothmann 2024-12-19 15:23:39 +01:00
  • ec490ca0af [Scheduler] Fix optional count variable in testGetNextRunDates v6.4.17 Tim Goudriaan 2024-12-07 12:26:50 +01:00
  • 17732a48ee Merge branch '7.2' into 7.3 Christian Flothmann 2024-12-09 11:05:03 +01:00
  • 38b8c09383 Merge branch '7.1' into 7.2 v7.2.1 Nicolas Grekas 2024-12-07 14:22:50 +01:00
  • 571e6595ec [Scheduler] remove dead code Kevin Bond 2024-12-07 11:49:58 +01:00
  • 3a1d85dd69 Move properties above __construct() method Oskar Stark 2024-12-06 21:05:09 +01:00
  • 38a0d1edf5 Merge branch '7.1' into 7.2 v7.2.0-RC1 v7.2.0-BETA1 v7.2.0 Christian Flothmann 2024-10-14 10:51:37 +02:00
  • 26d10926d6 Merge branch '6.4' into 7.1 v7.1.6 Fabien Potencier 2024-10-14 08:12:26 +02:00
  • e45354bdf4 silence PHP warning when an invalid date interval format string is used v6.4.13 Christian Flothmann 2024-10-11 14:51:43 +02:00
  • b3f058541d Merge branch '7.1' into 7.2 Nicolas Grekas 2024-09-25 16:21:43 +02:00
  • 54b87a0960 Merge branch '6.4' into 7.1 Nicolas Grekas 2024-09-25 16:20:29 +02:00
  • 905d36b061 Merge branch '5.4' into 6.4 Nicolas Grekas 2024-09-25 16:18:03 +02:00
  • 783e259c6a [Scheduler] Add capability to skip missed periodic tasks, only the last schedule will be called eltharin 2024-08-13 17:16:15 +02:00
  • 2f4a54e997 Code style change in @PER-CS2.0 affecting @Symfony (parentheses for anonymous classes) Roy de Vos Burchart 2024-08-01 17:21:17 +02:00
  • 4244e8aa31 Prefix all sprintf() calls Alexander M. Turek 2024-06-20 17:52:34 +02:00
  • 024c63fb70 Merge branch '7.0' into 7.1 v7.1.1 Fabien Potencier 2024-06-02 17:49:12 +02:00
  • 91a0c028f2 Merge branch '6.4' into 7.0 v7.0.8 7.0 Fabien Potencier 2024-06-02 17:49:03 +02:00
  • fc2a6adb25 [Scheduler] Throw an exception when no dispatcher has been passed to a Schedule v6.4.8 Fabien Potencier 2024-06-01 08:25:18 +02:00
  • ba897e0d06 Merge branch '7.0' into 7.1 Fabien Potencier 2024-05-31 16:57:53 +02:00
  • 82b3e9e16e Merge branch '6.4' into 7.0 Fabien Potencier 2024-05-31 16:55:39 +02:00
  • ac41367552 Remove subtree split checks Fabien Potencier 2024-05-31 16:51:39 +02:00
  • 08b5666941 Merge branch '7.0' into 7.1 v7.1.0-RC1 v7.1.0-BETA1 v7.1.0 Nicolas Grekas 2024-04-18 11:32:20 +02:00
  • 2522418649 Merge branch '6.4' into 7.0 v7.0.7 Nicolas Grekas 2024-04-18 11:29:19 +02:00
  • 000e4f1952 Merge branch '5.4' into 6.4 v6.4.7 Nicolas Grekas 2024-04-18 11:22:46 +02:00
  • 15686e8068 Merge branch '7.0' into 7.1 Nicolas Grekas 2024-02-15 12:36:43 +01:00
  • 626c146455 Merge branch '6.4' into 7.0 v7.0.4 Nicolas Grekas 2024-02-15 12:33:06 +01:00
  • 3aeb5042ab [Scheduler] fix documentation link v6.4.4 Vova Luchaninov 2024-02-13 12:38:11 +01:00
  • c1f99cbb34 Merge branch '7.0' into 7.1 Christian Flothmann 2024-02-08 20:26:09 +01:00
  • 3092d0c6e0 Merge branch '6.4' into 7.0 Christian Flothmann 2024-02-08 20:22:56 +01:00
  • c48b9e423a [Scheduler] Fix messenger receiver with no alias HypeMC 2024-02-06 20:07:29 +01:00
  • 8d351c8677 minor #51996 [FrameworkBundle][RemoteEvent][Routing][Scheduler] Add PHPDoc to attributes properties (alexandre-daubois) Fabien Potencier 2024-02-02 07:47:01 +01:00
  • 33596b4e1e Merge branch '7.0' into 7.1 Nicolas Grekas 2024-01-23 16:06:13 +01:00
  • d412779c0d Merge branch '6.4' into 7.0 v7.0.3 Nicolas Grekas 2024-01-23 16:02:46 +01:00
  • acca012182 Merge branch '6.3' into 6.4 v6.4.3 Nicolas Grekas 2024-01-23 15:51:35 +01:00
  • 2a6f099606 Merge branch '5.4' into 6.3 v6.3.12 6.3 Nicolas Grekas 2024-01-23 15:32:00 +01:00
  • 671bfc5be6 do not mock the ContainerInterface Christian Flothmann 2024-01-09 15:08:59 +01:00
  • d6c9034f0d Merge branch '6.4' into 7.0 Nicolas Grekas 2024-01-10 11:29:23 +01:00
  • 347e7df017 fix test Christian Flothmann 2024-01-10 08:55:58 +01:00
  • dd9c1ac381 [FrameworkBundle][RemoteEvent][Routing][Scheduler] Add PHPDoc to attributes properties Alexandre Daubois 2023-10-11 17:07:16 +02:00
  • 4527f065af Merge branch '6.4' into 7.0 Christian Flothmann 2024-01-03 08:38:13 +01:00
  • df568bfc55 fix syntax error Christian Flothmann 2024-01-02 14:39:47 +01:00
  • f9ad398e92 [Scheduler] Separate id and description in message providers valtzu 2023-12-03 13:43:58 +02:00
  • d61403ee1c Merge branch '6.4' into 7.0 v7.0.0-RC2 v7.0.0 Nicolas Grekas 2023-11-20 17:43:42 +01:00
  • a2641b1ce6 Don't lose checkpoint state when lock is acquired from another v6.4.0-RC2 v6.4.0 Jeroeny 2023-10-13 11:43:42 +02:00