Skip to content

Tags: php-cache/integration-tests

Tags

0.17.0

Toggle 0.17.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Remove dependency of phpunit-bridge (#112)

0.16.0

Toggle 0.16.0's commit message
We prefer not to use caps (#76)

* No caps please

* no caps please

0.15.0

Toggle 0.15.0's commit message
Enhance PSR16 coverage (#71)

0.14.0

Toggle 0.14.0's commit message
Simple cache (#66)

* Added test for SimpleCache

* Bugfixes

* Bugfix

* Bugfixes

* Style fixes

* Using $gen()

* Removed invalid tests and return statements

* Added more tests

* style fix

* test *Multiple with no iterable

* Allow MadeWithLove to fail

0.13.0

Toggle 0.13.0's commit message
Added test to verify tags when used with deferred. (#65)

* Added test to verify tags when used with deferred.

* allow skip

* Require tag-interop

0.12.0

Toggle 0.12.0's commit message
Support for the new tagging interface (#62)

* Support for the new tagging interface

* Update

* indentation

* Added more tests

* Style

* Style

0.11.0

Toggle 0.11.0's commit message
Merge pull request #59 from php-cache/expiresAfter

Expires after typo

0.10.0

Toggle 0.10.0's commit message
Merge pull request #51 from nicolas-grekas/tweaks

Saving expired values should invalidated existing ones

0.9.1

Toggle 0.9.1's commit message
Merge pull request #46 from Nyholm/bugfixes-tagging

Bugfixes tagging

0.9.0

Toggle 0.9.0's commit message
Merge pull request #45 from Nyholm/tagging

Update the tagging integration tests to support the new API