PackageTrack
Sign in Get early access

symfony/cache

Provides extended PSR-6, PSR-16 (and tags) implementations

v8.1.5 390M downloads/mo #148 most downloaded on composer symfony/cache

What this package is like to depend on

Last release 4 days ago

19 Aug 2026

Ships fairly regularly

a new release about every 3 weeks

Rarely documented

notes for 20 of 425 stable releases

Nothing withdrawn

no release was ever pulled

10 years old

515 releases · first in 2016

69 releases in the last 12 months

see the full history below

Release timeline

454 releases · May 2016 to Aug 2026
2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 515
  1. v8.1.5 19 Aug 2026
    Release notes

    Changelog (v8.1.4...v8.1.5)

    • bug #65430 Validate every key before deleting any in ArrayAdapter::deleteItems() (@nicolas-grekas)
    • bug #65429 Fix numeric string keys being cast to integers (@nicolas-grekas)
    • bug #65421 Fix Predis ignoring the "auth" parameter set in the DSN or in the options (@nicolas-grekas)
    • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
    • bug #65288 Fix stampede protection not being disabled on CLI (@nicolas-grekas)
    Open source →
  2. v8.1.4 01 Aug 2026
    Release notes

    Changelog (v8.1.2...v8.1.4)

    Open source →
  3. v8.1.2 29 Jul 2026
    Release notes

    Changelog (v8.1.1...v8.1.2)

    • bug #65011 Add support for relay 0.40 (@nicolas-grekas)
    • bug #64957 Fix "Class Relay\Relay not found" for RedisCluster/RedisArray with tcp_keepalive (@rjmackay)
    • bug #64887 Initialize PhpArrayAdapter before classifying keys in deleteItems() (@sadiqk2)
    • bug #64898 Remove obsolete return instruction from classes constructors (@cedric-anne)
    • bug #64815 Remove always-true method_exists() check in FilesystemCommonTrait::__destruct() (@munzzyy)
    Open source →
  4. v8.1.1 17 Jun 2026
    Release notes

    Changelog (v8.1.0...v8.1.1)

    • bug #64648 Ensure RelayProxy compatibility with Relay extension 0.30.0 (@nicolas-grekas)
    • bug #64645 Ensure RelayClusterProxy compatibility with Relay extension 0.30.0 (@Amoifr)
    • bug #64617 Restore compat with DBAL 4.5 (@nicolas-grekas)
    • bug #64595 Add argument $allowNamedClosure to DeepClone to fit ext-deepclone v0.8 (@nicolas-grekas)
    • bug #64588 Migrate table definitions to DBAL's TableEditor API (@nicolas-grekas)
    • bug #64552 Fix warming up caches that hold a closure (@nicolas-grekas)
    • minor #64476 Unsafe unserialize phpstan rule (@jack-worman)
    Open source →
  5. v8.1.0 29 May 2026

    Nothing published for this version

  6. v8.1.0-RC1 24 May 2026 pre-release

    Nothing published for this version

  7. v8.1.0-BETA3 20 May 2026 pre-release

    Nothing published for this version

  8. v8.1.0-BETA1 05 May 2026 pre-release

    Nothing published for this version

  9. v8.0.15 29 Jul 2026
    Release notes

    Changelog (v8.0.14...v8.0.15)

    • bug #65011 Add support for relay 0.40 (@nicolas-grekas)
    • bug #64957 Fix "Class Relay\Relay not found" for RedisCluster/RedisArray with tcp_keepalive (@rjmackay)
    • bug #64887 Initialize PhpArrayAdapter before classifying keys in deleteItems() (@sadiqk2)
    • bug #64898 Remove obsolete return instruction from classes constructors (@cedric-anne)
    • bug #64815 Remove always-true method_exists() check in FilesystemCommonTrait::__destruct() (@munzzyy)
    Open source →
  10. v8.0.14 17 Jun 2026

    Nothing published for this version

  11. v8.0.13 24 May 2026

    Nothing published for this version

  12. v8.0.12 20 May 2026

    Nothing published for this version

  13. v8.0.10 05 May 2026

    Nothing published for this version

  14. v8.0.9 29 Apr 2026

    Nothing published for this version

  15. v8.0.8 30 Mar 2026

    Nothing published for this version

  16. v8.0.7 06 Mar 2026

    Nothing published for this version

  17. v8.0.6 21 Feb 2026

    Nothing published for this version

  18. v8.0.5 27 Jan 2026

    Nothing published for this version

  19. v8.0.4 23 Jan 2026

    Nothing published for this version

  20. v8.0.3 28 Dec 2025

    Nothing published for this version

  21. v8.0.1 04 Dec 2025

    Nothing published for this version

  22. v8.0.0 16 Nov 2025

    Nothing published for this version

  23. v8.0.0-RC2 no date pre-release

    Nothing published for this version

  24. v8.0.0-RC1 12 Nov 2025 pre-release

    Nothing published for this version

  25. v8.0.0-BETA2 01 Nov 2025 pre-release

    Nothing published for this version

  26. v8.0.0-BETA1 16 Oct 2025 pre-release

    Nothing published for this version

  27. v7.4.17 19 Aug 2026
    Release notes

    Changelog (v7.4.16...v7.4.17)

    • bug #65430 Validate every key before deleting any in ArrayAdapter::deleteItems() (@nicolas-grekas)
    • bug #65429 Fix numeric string keys being cast to integers (@nicolas-grekas)
    • bug #65421 Fix Predis ignoring the "auth" parameter set in the DSN or in the options (@nicolas-grekas)
    • bug #65367 Fix PHP 8.6 deprecations (@nicolas-grekas)
    • bug #65288 Fix stampede protection not being disabled on CLI (@nicolas-grekas)
    Open source →
  28. v7.4.16 31 Jul 2026
    Release notes

    Changelog (v7.4.15...v7.4.16)

    Open source →
  29. v7.4.15 29 Jul 2026
    Release notes

    Changelog (v7.4.14...v7.4.15)

    • bug #65011 Add support for relay 0.40 (@nicolas-grekas)
    • bug #64957 Fix "Class Relay\Relay not found" for RedisCluster/RedisArray with tcp_keepalive (@rjmackay)
    • bug #64887 Initialize PhpArrayAdapter before classifying keys in deleteItems() (@sadiqk2)
    • bug #64898 Remove obsolete return instruction from classes constructors (@cedric-anne)
    • bug #64815 Remove always-true method_exists() check in FilesystemCommonTrait::__destruct() (@munzzyy)
    Open source →
  30. v7.4.14 17 Jun 2026

    Nothing published for this version

  31. v7.4.13 24 May 2026

    Nothing published for this version

  32. v7.4.12 20 May 2026

    Nothing published for this version

  33. v7.4.10 05 May 2026

    Nothing published for this version

  34. v7.4.9 29 Apr 2026

    Nothing published for this version

  35. v7.4.8 30 Mar 2026

    Nothing published for this version

  36. v7.4.7 06 Mar 2026

    Nothing published for this version

  37. v7.4.6 21 Feb 2026

    Nothing published for this version

  38. v7.4.5 27 Jan 2026

    Nothing published for this version

  39. v7.4.4 23 Jan 2026

    Nothing published for this version

  40. v7.4.3 28 Dec 2025

    Nothing published for this version

  41. v7.4.1 04 Dec 2025

    Nothing published for this version

  42. v7.4.0 16 Nov 2025

    Nothing published for this version

  43. v7.4.0-RC2 no date pre-release

    Nothing published for this version

  44. v7.4.0-RC1 12 Nov 2025 pre-release

    Nothing published for this version

  45. v7.4.0-BETA1 16 Oct 2025 pre-release

    Nothing published for this version

  46. v7.3.11 27 Jan 2026

    Nothing published for this version

  47. v7.3.10 23 Jan 2026

    Nothing published for this version

  48. v7.3.9 28 Dec 2025

    Nothing published for this version

  49. v7.3.8 04 Dec 2025

    Nothing published for this version

  50. v7.3.6 30 Oct 2025

    Nothing published for this version

  51. v7.3.5 16 Oct 2025

    Nothing published for this version

  52. v7.3.4 11 Sep 2025

    Nothing published for this version

  53. v7.3.2 30 Jul 2025

    Nothing published for this version

  54. v7.3.1 27 Jun 2025

    Nothing published for this version

  55. v7.3.0 06 May 2025

    Nothing published for this version

  56. v7.3.0-RC1 no date pre-release

    Nothing published for this version

  57. v7.3.0-BETA2 no date pre-release

    Nothing published for this version

  58. v7.3.0-BETA1 22 Apr 2025 pre-release

    Nothing published for this version

  59. v7.2.9 30 Jul 2025

    Nothing published for this version

  60. v7.2.8 27 Jun 2025

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive