Skip to content

Commit cf9fd2d

Browse files
committed
Update CHANGELOG for 5.4.18
1 parent 4cf1a38 commit cf9fd2d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG-5.4.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ in 5.4 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v5.4.0...v5.4.1
99

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+
1015
* 5.4.17 (2022-12-28)
1116

1217
* bug #48787 [PhpUnitBridge] Use verbose deprecation output for quiet types only when it reaches the threshold (ogizanagi)

0 commit comments

Comments
 (0)