We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cf1a38 commit cf9fd2dCopy full SHA for cf9fd2d
CHANGELOG-5.4.md
@@ -7,6 +7,11 @@ in 5.4 minor versions.
7
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v5.4.0...v5.4.1
9
10
+* 5.4.18 (2022-12-29)
11
+
12
+ * bug #48823 [Cache] Fix possibly null value passed to preg_match() in RedisTrait (chalasr)
13
+ * bug #48816 [Cache] Fix for RedisAdapter without auth parameter (rikvdh)
14
15
* 5.4.17 (2022-12-28)
16
17
* bug #48787 [PhpUnitBridge] Use verbose deprecation output for quiet types only when it reaches the threshold (ogizanagi)
0 commit comments