Skip to content

Commit 52a9eeb

Browse files
authored
Chore: Fix Changelog typo (#361)
1 parent 8b68ee8 commit 52a9eeb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ xx/xx/xxxx: Version 1.5.xx
88

99
* Remove sfXCacheCache as the extension is not available on PHP v7.4 anymore.
1010
* Remove sfEAcceleratorCache as the extension is not available on PHP v7.4 anymore.
11-
* Remove sfAPCCache as it uses the `apc` extension, which is not available on PHP v7.4 anymore.
12-
[BC-Break] Use `sfAPCUCache` class instead, available on Symfony1 v1.5.16
11+
* Remove sfAPCCache as it uses the `apc` extension, which is not available on PHP v7.4 anymore.
12+
**[BC-Break]** Use `sfAPCuCache` class instead, available from Symfony1 v1.5.16
1313

1414
28/02/2024: Version 1.5.18
1515
--------------------------

0 commit comments

Comments
 (0)