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 f5bcee5 commit 13c9266Copy full SHA for 13c9266
CHANGELOG-6.0.md
@@ -7,6 +7,11 @@ in 6.0 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/v6.0.0...v6.0.1
9
10
+* 6.0.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
* 6.0.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