Releases: tedious/TedivmStashBundle
Releases · tedious/TedivmStashBundle
v0.7.0: Update compatibility with Symfony, Drop php 5.4 support
Merge pull request #108 from MyOnlineStore/update-bundle-sf-4
Made bundle compatible with symfony 3.4
v0.6.2
Code changes:
- Added support for the 'remove_failed_servers' option of the memcached extension (#101)
- Fix missing set item TTL after PSR-6 change (#102)
Doc Changes:
- More meaningful error message (#98)
- Fix case-sensitive driver key (#99)
- Update composer require version in README (#100)
v0.6.1: Stash v0.14
The v0.6 line of this bundle works with the v0.14 line of Stash.
v0.5.3
- Made sure AbstractDriver::setOptions is called only once in the DriverFactory.
- Symfony3 support.
- PHP 7.0 support (tests on PHP 7.0 are not allowed to fail anymore).
v0.5.2
Update changelog for v0.5.2
v0.4.3
Update changelog for v0.4.3