Skip to content

Commit

Permalink
Chore: Fix Changelog typo (#361)
Browse files Browse the repository at this point in the history
  • Loading branch information
connorhu authored Mar 27, 2024
1 parent 8b68ee8 commit 52a9eeb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ xx/xx/xxxx: Version 1.5.xx

* Remove sfXCacheCache as the extension is not available on PHP v7.4 anymore.
* Remove sfEAcceleratorCache as the extension is not available on PHP v7.4 anymore.
* Remove sfAPCCache as it uses the `apc` extension, which is not available on PHP v7.4 anymore.
[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

28/02/2024: Version 1.5.18
--------------------------
Expand Down

0 comments on commit 52a9eeb

Please sign in to comment.