cache

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

MIT License

Downloads
234.1M
Stars
4.1K
Committers
166

Bot releases are hidden (Show)

cache - v7.0.8 Latest Release

Published by fabpot 5 months ago

Changelog (https://github.com/symfony/cache/compare/v7.0.7...v7.0.8)

  • bug symfony/symfony#54816 [Cache] Fix support for predis/predis:^2.0 (@mfettig)
  • bug symfony/symfony#54776 [Cache] fix: remove unwanted cast to int (Arend Hummeling)
cache - v6.4.8

Published by fabpot 5 months ago

Changelog (https://github.com/symfony/cache/compare/v6.4.7...v6.4.8)

  • bug symfony/symfony#54816 [Cache] Fix support for predis/predis:^2.0 (@mfettig)
  • bug symfony/symfony#54776 [Cache] fix: remove unwanted cast to int (Arend Hummeling)
cache - v5.4.40

Published by fabpot 5 months ago

Changelog (https://github.com/symfony/cache/compare/v5.4.39...v5.4.40)

  • bug symfony/symfony#54816 [Cache] Fix support for predis/predis:^2.0 (@mfettig)
  • bug symfony/symfony#54776 [Cache] fix: remove unwanted cast to int (Arend Hummeling)
cache - v7.1.0

Published by fabpot 5 months ago

Changelog (https://github.com/symfony/cache/compare/v7.1.0-RC1...v7.1.0)

  • bug symfony/symfony#54979 [Cache] Fix irrelevant deprecation when connecting to Couchbase (@derrabus)
cache - v7.1.0-RC1

Published by fabpot 5 months ago

cache - v7.1.0-BETA1

Published by fabpot 6 months ago

Changelog (https://github.com/symfony/cache/compare/v7.0.7...v7.1.0-BETA1)

  • feature symfony/symfony#53448 [Cache] Add support for using DSN with PDOAdapter (@HypeMC)
  • feature symfony/symfony#52948 Use faster hashing algorithms when possible (@javiereguiluz)
  • feature symfony/symfony#52974 [Cache] Deprecate CouchbaseBucketAdapter, use CouchbaseCollectionAdapter (@alexandre-daubois)
  • feature symfony/symfony#52893 [Cache][Messenger]  make both options redis_sentinel and sentinel_master available everywhere (@xabbuh)
cache - v7.0.7

Published by fabpot 6 months ago

Changelog (https://github.com/symfony/cache/compare/v7.0.6...v7.0.7)

  • bug symfony/symfony#54579 [Cache] Always select database for persistent redis connections (@uncaught)
cache - v6.4.7

Published by fabpot 6 months ago

Changelog (https://github.com/symfony/cache/compare/v6.4.6...v6.4.7)

  • bug symfony/symfony#54579 [Cache] Always select database for persistent redis connections (@uncaught)
cache - v5.4.39

Published by fabpot 6 months ago

Changelog (https://github.com/symfony/cache/compare/v5.4.38...v5.4.39)

  • bug symfony/symfony#54579 [Cache] Always select database for persistent redis connections (@uncaught)
cache - v7.0.6

Published by fabpot 7 months ago

Changelog (https://github.com/symfony/cache/compare/v7.0.5...v7.0.6)

  • bug symfony/symfony#54305 [Cache][Lock] Identify missing table in pgsql correctly and address failing integration tests (@arifszn)
  • bug symfony/symfony#54201 [Lock] Check the correct SQLSTATE error code for MySQL (@edomato)
cache - v6.4.6

Published by fabpot 7 months ago

Changelog (https://github.com/symfony/cache/compare/v6.4.5...v6.4.6)

  • bug symfony/symfony#54305 [Cache][Lock] Identify missing table in pgsql correctly and address failing integration tests (@arifszn)
  • bug symfony/symfony#54201 [Lock] Check the correct SQLSTATE error code for MySQL (@edomato)
cache - v5.4.38

Published by fabpot 7 months ago

Changelog (https://github.com/symfony/cache/compare/v5.4.37...v5.4.38)

  • bug symfony/symfony#54305 [Cache][Lock] Identify missing table in pgsql correctly and address failing integration tests (@arifszn)
  • bug symfony/symfony#54201 [Lock] Check the correct SQLSTATE error code for MySQL (@edomato)
cache - v7.0.4

Published by fabpot 8 months ago

Changelog (https://github.com/symfony/cache/compare/v7.0.3...v7.0.4)

  • bug symfony/symfony#53975 [Cache] explicitly cast boolean SSL stream options (@xabbuh)
  • bug symfony/symfony#53846 [Cache] Fix BC layer with pre-6.1 cache items (@nicolas-grekas)
cache - v6.4.4

Published by fabpot 8 months ago

Changelog (https://github.com/symfony/cache/compare/v6.4.3...v6.4.4)

  • bug symfony/symfony#53975 [Cache] explicitly cast boolean SSL stream options (@xabbuh)
  • bug symfony/symfony#53846 [Cache] Fix BC layer with pre-6.1 cache items (@nicolas-grekas)
cache - v5.4.36

Published by fabpot 8 months ago

Changelog (https://github.com/symfony/cache/compare/v5.4.35...v5.4.36)

  • bug symfony/symfony#53975 [Cache] explicitly cast boolean SSL stream options (@xabbuh)
cache - v7.0.3

Published by fabpot 9 months ago

Changelog (https://github.com/symfony/cache/compare/v7.0.2...v7.0.3)

  • bug symfony/symfony#53593 [Cache] Fix possible infinite loop in CachePoolPass (@HypeMC)
  • bug symfony/symfony#53320 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from parse_url() results (@alexandre-daubois)
cache - v6.4.3

Published by fabpot 9 months ago

Changelog (https://github.com/symfony/cache/compare/v6.4.2...v6.4.3)

  • bug symfony/symfony#53593 [Cache] Fix possible infinite loop in CachePoolPass (@HypeMC)
  • bug symfony/symfony#53320 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from parse_url() results (@alexandre-daubois)
cache - v6.3.12

Published by fabpot 9 months ago

Changelog (https://github.com/symfony/cache/compare/v6.3.11...v6.3.12)

  • bug symfony/symfony#53593 [Cache] Fix possible infinite loop in CachePoolPass (@HypeMC)
  • bug symfony/symfony#53320 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from parse_url() results (@alexandre-daubois)
cache - v5.4.35

Published by fabpot 9 months ago

Changelog (https://github.com/symfony/cache/compare/v5.4.34...v5.4.35)

  • bug symfony/symfony#53593 [Cache] Fix possible infinite loop in CachePoolPass (@HypeMC)
  • bug symfony/symfony#53320 [Cache][DependencyInjection][Lock][Mailer][Messenger][Notifier][Translation] Url decode username and passwords from parse_url() results (@alexandre-daubois)
cache - v7.0.2

Published by fabpot 10 months ago

Changelog (https://github.com/symfony/cache/compare/v7.0.1...v7.0.2)

  • bug symfony/symfony#53054 [Cache] Fix expiration time for CouchbaseCollection (@alexandre-daubois)
Package Rankings
Top 0.2% on Packagist.org