Commit Graph

  • 82d5b5cb95 [Cache] Fix undefined array key when tag save fails in AbstractTagAwareAdapter 6.4 pcescon 2026-03-23 17:31:59 +01:00
  • a31e8623df Merge branch '8.0' into 8.1 8.1 Nicolas Grekas 2026-03-17 16:35:01 +01:00
  • 517fcfcda1 Merge branch '7.4' into 8.0 8.0 Nicolas Grekas 2026-03-17 15:00:10 +01:00
  • edee47dfbd Merge branch '6.4' into 7.4 7.4 Nicolas Grekas 2026-03-17 14:17:39 +01:00
  • b643496715 [Cache] Fix ChainAdapter ignoring item expiry when propagating to earlier adapters Guillaume VDP 2026-03-13 14:34:54 +01:00
  • 6a208f32fb [VarExporter] Add DeepCloner to deep-clone PHP values while preserving copy-on-write benefits Nicolas Grekas 2026-03-06 23:20:21 +01:00
  • c6afd2e771 Merge branch '8.0' into 8.1 Nicolas Grekas 2026-03-06 14:17:50 +01:00
  • b7b0f4ce5f Merge branch '7.4' into 8.0 v8.0.7 Nicolas Grekas 2026-03-06 14:17:40 +01:00
  • 665522ec35 Merge branch '6.4' into 7.4 v7.4.7 Nicolas Grekas 2026-03-06 09:14:57 +01:00
  • 77f5eca135 [Cache] Add timeout and slot eviction to LockRegistry stampede prevention v6.4.35 Nicolas Grekas 2026-03-05 21:24:31 +01:00
  • 2f9cdaec8c PHP CS Fixer: fix minor detected issues Dariusz Ruminski 2026-03-01 22:35:24 +01:00
  • 59184fa146 Merge branch '7.4' into 8.0 v8.0.6 Nicolas Grekas 2026-02-22 00:29:37 +01:00
  • 1d06192e8f Fix merge v7.4.6 Nicolas Grekas 2026-02-22 00:28:53 +01:00
  • a832e5917f Fix merge Nicolas Grekas 2026-02-22 00:28:53 +01:00
  • 6119c3cabb Merge branch '8.0' into 8.1 Nicolas Grekas 2026-02-21 17:40:49 +01:00
  • 01df9f98a5 Merge branch '7.4' into 8.0 Nicolas Grekas 2026-02-21 17:28:39 +01:00
  • 6b48ed737a Merge branch '6.4' into 7.4 Nicolas Grekas 2026-02-21 17:25:55 +01:00
  • a0a1690543 [Cache] Wrap DoctrineDbalAdapter::doSave() in savepoint to prevent transaction poisoning v6.4.34 lacatoire 2026-02-19 23:21:15 +01:00
  • 405c94dfa8 Merge branch '8.0' into 8.1 Nicolas Grekas 2026-02-14 19:11:17 +01:00
  • d860df7c93 Merge branch '7.4' into 8.0 Nicolas Grekas 2026-02-14 19:07:45 +01:00
  • 7c12d68a9d [Messenger][Cache] Align Redis sentinel auth handling across components Nicolas Grekas 2026-02-13 18:20:33 +01:00
  • 7ef0c121d9 [FrameworkBundle] Configure custom marshaller per cache pool Mark van Duijker 2026-02-10 21:33:01 +01:00
  • abf9bad802 Merge branch '8.0' into 8.1 Nicolas Grekas 2026-02-09 11:17:21 +01:00
  • 07ce4e4fea Merge branch '7.4' into 8.0 Nicolas Grekas 2026-02-09 11:14:57 +01:00
  • 8e09bc6c46 Merge branch '6.4' into 7.4 Nicolas Grekas 2026-02-09 10:33:46 +01:00
  • c20b239aa0 fix merge Nicolas Grekas 2026-02-09 10:29:54 +01:00
  • 460c2be0a5 [Cache] Fix DSN auth not passed to Redis/RedisCluster/Relay in RedisTrait ckrack 2026-02-08 21:53:49 +01:00
  • ea1a9d56ec Merge branch '8.0' into 8.1 Nicolas Grekas 2026-02-06 19:10:41 +01:00
  • 5cfcb1f1cc Merge branch '7.4' into 8.0 Nicolas Grekas 2026-02-06 19:09:31 +01:00
  • 995989fc08 Merge branch '6.4' into 7.4 Nicolas Grekas 2026-02-06 18:57:29 +01:00
  • 603f7edf5a Revert "bug #62852 [Cache] Fix DSN auth not passed to clusters in RedisTrait (wikando-ck)" Nicolas Grekas 2026-02-06 18:45:58 +01:00
  • 8e75951585 [Messenger][Cache] Fix forwarding SSL settings to the redis sentinel Fernando Henrique 2026-02-03 14:04:44 +00:00
  • 4d01d6d4d3 Merge branch '8.0' into 8.1 Nicolas Grekas 2026-01-29 10:42:01 +01:00
  • 19ee3f5e8e Merge branch '7.4' into 8.0 Nicolas Grekas 2026-01-29 10:41:02 +01:00
  • 261e5008d5 Merge branch '6.4' into 7.4 Nicolas Grekas 2026-01-29 10:40:50 +01:00
  • 2412db46b7 fix engine declaration on mysql pdo table creations Tobias Anders 2026-01-28 20:29:38 +01:00
  • b362215a43 Merge branch '8.0' into 8.1 Nicolas Grekas 2026-01-27 17:18:35 +01:00
  • 92e9960386 Merge branch '7.4' into 8.0 v8.0.5 Nicolas Grekas 2026-01-27 17:17:15 +01:00
  • 8dde98d5a4 Merge branch '7.3' into 7.4 v7.4.5 Nicolas Grekas 2026-01-27 17:14:33 +01:00
  • e3e76b9ba0 Merge branch '6.4' into 7.3 v7.3.11 7.3 Nicolas Grekas 2026-01-27 17:12:03 +01:00
  • 5b088fa41e bug #63137 [HttpFoundation] Fix PdoSessionHandler charset-collation mismatch with the Doctrine DBAL (samy-mahmoudi) v6.4.33 Nicolas Grekas 2026-01-27 16:05:20 +01:00
  • bc653cf626 [HttpFoundation] Fix PdoSessionHandler charset-collation mismatch with the Doctrine DBAL on MySQL Samy Mahmoudi 2026-01-20 13:13:37 -05:00
  • 4c0b82ca54 PHP CS Fixer: re-apply Dariusz Ruminski 2026-01-24 23:28:55 +01:00
  • b82bce2f9c Merge branch '8.0' into 8.1 Nicolas Grekas 2026-01-23 14:05:04 +01:00
  • 5d3fcada5e Merge branch '7.4' into 8.0 v8.0.4 Nicolas Grekas 2026-01-23 13:59:31 +01:00
  • 67ca35eaa5 Merge branch '7.3' into 7.4 v7.4.4 Nicolas Grekas 2026-01-23 13:59:19 +01:00
  • 129b3a6337 Merge branch '6.4' into 7.3 v7.3.10 Nicolas Grekas 2026-01-23 13:58:13 +01:00
  • 1b4c97d554 [Cache] Fix the previous fix v6.4.32 Nicolas Grekas 2026-01-23 13:55:03 +01:00
  • a0e774695d Merge branch '8.0' into 8.1 Nicolas Grekas 2026-01-23 12:09:22 +01:00
  • 6937913789 * 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 ... Nicolas Grekas 2026-01-23 12:07:10 +01:00
  • 76d72beac5 Merge branch '7.3' into 7.4 Nicolas Grekas 2026-01-23 11:51:15 +01:00
  • 917e9719ae Merge branch '6.4' into 7.3 Nicolas Grekas 2026-01-23 11:44:29 +01:00
  • 51bd6cc741 bug #62852 [Cache] Fix DSN auth not passed to clusters in RedisTrait (wikando-ck) Nicolas Grekas 2026-01-23 11:22:39 +01:00
  • 2397d91f9d [Cache] Fix DSN auth not passed to clusters in RedisTrait Clemens Krack 2025-12-24 00:32:40 +01:00
  • 1faa2ad9a9 PHP CS Fixer: modernize usage of random_api_migration Dariusz Ruminski 2026-01-18 21:55:17 +01:00
  • 919da89c1e PHP CS Fixer: enable no_useless_else Dariusz Ruminski 2026-01-03 23:54:45 +01:00
  • 7a8fe1a282 minor #63021 PHP CS Fixer: re-apply no_unneeded_control_parentheses (keradus) Nicolas Grekas 2026-01-09 09:49:28 +01:00
  • 2a1cf66c71 re-apply no_unneeded_control_parentheses Dariusz Ruminski 2026-01-09 00:46:04 +01:00
  • 65b2399b6b Merge branch '8.0' into 8.1 Christian Flothmann 2026-01-08 23:37:08 +01:00
  • 8fa83432dc Merge branch '7.4' into 8.0 Christian Flothmann 2026-01-08 23:36:47 +01:00
  • c12ec234d7 Merge branch '7.3' into 7.4 Christian Flothmann 2026-01-08 23:32:07 +01:00
  • 7b703f9616 Merge branch '6.4' into 7.3 Christian Flothmann 2026-01-08 23:26:38 +01:00
  • 2a892807ad do not use PHPUnit mock objects without configured expectations Christian Flothmann 2026-01-07 23:33:38 +01:00
  • 318dd236f5 Merge branch '8.0' into 8.1 Nicolas Grekas 2025-12-28 11:45:50 +01:00
  • ef8c7dbfe6 Merge branch '7.4' into 8.0 v8.0.3 Nicolas Grekas 2025-12-28 11:45:32 +01:00
  • 642117d18b Merge branch '7.3' into 7.4 v7.4.3 Nicolas Grekas 2025-12-28 11:45:24 +01:00
  • fae016390a Merge branch '6.4' into 7.3 v7.3.9 Nicolas Grekas 2025-12-28 11:45:15 +01:00
  • a1b306757c [Cache] Fix namespace of chained pools when using another chain as template v6.4.31 Nicolas Grekas 2025-12-26 15:07:45 +00:00
  • 130feb2c19 Merge branch '8.0' into 8.1 Nicolas Grekas 2025-12-27 18:05:37 +01:00
  • 18eb9e2dca Merge branch '7.4' into 8.0 Nicolas Grekas 2025-12-27 18:05:29 +01:00
  • 16043174d3 Merge branch '7.3' into 7.4 Nicolas Grekas 2025-12-23 18:59:11 +01:00
  • 4c17975fd0 Merge branch '6.4' into 7.3 Nicolas Grekas 2025-12-23 18:56:38 +01:00
  • ac4ceef1c0 [Cache] Fix tests Nicolas Grekas 2025-12-23 18:18:18 +01:00
  • 57231cb6ba Merge branch '8.0' into 8.1 Nicolas Grekas 2025-12-23 15:52:15 +01:00
  • f2fda5607f Merge branch '7.4' into 8.0 Nicolas Grekas 2025-12-23 15:52:06 +01:00
  • ea0e302233 Merge branch '7.3' into 7.4 Nicolas Grekas 2025-12-23 15:50:43 +01:00
  • c23908ab80 Merge branch '6.4' into 7.3 Nicolas Grekas 2025-12-23 15:45:27 +01:00
  • 3953b4fbba bug #62840 [Cache] Fix stampede protection when forcing item recomputation (nicolas-grekas) Nicolas Grekas 2025-12-23 15:22:51 +01:00
  • 3c4491d0f9 cs fix Nicolas Grekas 2025-12-23 12:00:51 +01:00
  • 97f203ecb0 bug #62490 [FrameworkBundle] Fix cache:pool:prune exit code on failure (yoeunes) Nicolas Grekas 2025-12-23 11:58:17 +01:00
  • 63d597811a [FrameworkBundle] Fix cache:pool:prune exit code on failure Younes ENNAJI 2025-11-23 15:17:18 +01:00
  • aa31de116e [Cache] Fix stampede protection when forcing item recomputation Nicolas Grekas 2025-12-22 18:53:28 +01:00
  • 13ee35bce8 Merge branch '8.0' into 8.1 Nicolas Grekas 2025-12-19 11:01:25 +01:00
  • c23194750a Merge branch '7.4' into 8.0 Nicolas Grekas 2025-12-19 11:01:18 +01:00
  • 92b7d4f220 Merge branch '7.3' into 7.4 Nicolas Grekas 2025-12-19 11:00:43 +01:00
  • 81dbcc543a Merge branch '6.4' into 7.3 Nicolas Grekas 2025-12-19 09:58:15 +01:00
  • 4b2743e7cb PHP CS Fixer: enable random_api_migration Dariusz Ruminski 2025-12-14 23:05:51 +01:00
  • 5bb734ca74 PHP CS Fixer: enable static_lambda Dariusz Ruminski 2025-12-16 10:36:39 +01:00
  • bf947ec5ce bug #62793 [Cache] Fix calling the callback wrapper for ChainAdapter (nicolas-grekas) Nicolas Grekas 2025-12-19 08:51:14 +01:00
  • 692f06d62e [HttpFoundation][Cache] Fix VARBINARY columns on sqlsrv Nicolas Grekas 2025-12-17 09:37:27 +00:00
  • 69c15c08fe [Cache] Fix calling the callback wrapper for ChainAdapter Nicolas Grekas 2025-12-16 21:09:02 +00:00
  • d2ba4cac0e Merge branch '8.0' into 8.1 Alexander M. Turek 2025-12-16 09:11:36 +01:00
  • b8641a1b61 Merge branch '7.4' into 8.0 Alexander M. Turek 2025-12-16 09:10:18 +01:00
  • 7e03287ad0 Merge branch '7.3' into 7.4 Alexander M. Turek 2025-12-16 09:02:06 +01:00
  • 395331685c PHP CS Fixer: generic 8.1 cleanup Dariusz Ruminski 2025-12-14 13:45:53 +01:00
  • 54ea0022bf Merge branch '6.4' into 7.3 Nicolas Grekas 2025-12-14 09:06:00 +01:00
  • 24730e0100 chore: PHP CS Fixer and protected_to_private Dariusz Ruminski 2025-12-12 11:44:18 +01:00
  • 0e67dc8145 Merge branch '7.4' into 8.0 v8.0.1 Nicolas Grekas 2025-12-04 19:17:06 +01:00
  • 21e0755783 Merge branch '7.3' into 7.4 v7.4.1 Nicolas Grekas 2025-12-04 19:11:45 +01:00
  • 288ea9853b Merge branch '6.4' into 7.3 v7.3.8 Nicolas Grekas 2025-12-04 19:07:52 +01:00