What kind of change does this PR introduce? (check at least one)
[x] Bugfix
[ ] Feature
[ ] Code style update
[ ] Refactor
[ ] Build-related changes
[ ] Other, please describe:
Does this PR introduce a breaking change? (check one)
[x] Yes
[ ] No
If yes, please describe the impact and migration path for existing applications:
It will invalidate all existing cached items, but library-wise it is not a breaking change.
The PR fulfills these requirements:
[x] It's submitted to the development branch, not the master branch
[x] When resolving a specific issue, it's referenced in the PR's title (e.g. fix #xxx[,#xxx], where "xxx" is the issue number)
[x] All PHPUnit tests are passing
[ ] New/updated tests are included (if applicable)
Closes #53
What kind of change does this PR introduce? (check at least one)
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications: It will invalidate all existing cached items, but library-wise it is not a breaking change.
The PR fulfills these requirements:
development
branch, not themaster
branchfix #xxx[,#xxx]
, where "xxx" is the issue number)Other information: