Skip to content

Tags: php-cache/encryption-cache

Tags

2.1.0

Toggle 2.1.0's commit message
feat(cache)!: make tag invalidation race-safe

store tag generations across adapters and expire Redis tag indexes.

BREAKING CHANGE: cache formats, Filesystem paths, Memcached options, and Taggable subclass APIs changed.

2.0.3

Toggle 2.0.3's commit message
fix(composer): allow psr/simple-cache 2

2.0.2

Toggle 2.0.2's commit message
style: enforce symfony 2025 rules

2.0.1

Toggle 2.0.1's commit message
test: remove void from test methods

keep Symfony-style test signatures and prevent the fixer from
restoring native void declarations.

2.0.0

Toggle 2.0.0's commit message
fix: repair minimum and split dependency checks

declare standalone test dependencies and use a traversable Flysystem fixture.

1.3.0

Toggle 1.3.0's commit message
Prepare new releases (#259)

1.2.0

Toggle 1.2.0's commit message
Added changelogs for new versions (#248)

* Added changelogs for new versions

* Added changelog for adapter-common

* Added more changelogs

1.1.0

Toggle 1.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Upgrade and add adapter common (#212)

* Added adapter-common to encryption and upgraded the version to 1.1

* Update changelog

* Update changelog

1.0.0

Toggle 1.0.0's commit message
Prepare for stable

0.2.0

Toggle 0.2.0's commit message
Prepare for stable releases (#147)

* Updated changelog

* Updated changelog

* Updated changelog