We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b68ee8 commit 52a9eebCopy full SHA for 52a9eeb
CHANGELOG.md
@@ -8,8 +8,8 @@ xx/xx/xxxx: Version 1.5.xx
8
9
* Remove sfXCacheCache as the extension is not available on PHP v7.4 anymore.
10
* 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
+* Remove sfAPCCache as it uses the `apc` extension, which is not available on PHP v7.4 anymore.
+ **[BC-Break]** Use `sfAPCuCache` class instead, available from Symfony1 v1.5.16
13
14
28/02/2024: Version 1.5.18
15
--------------------------
0 commit comments