Releases: GeckoPackages/GeckoSilexMemcacheService
Releases · GeckoPackages/GeckoSilexMemcacheService
v4.0
v3.2
Merge pull request #21 from SpacePossum/3_0_deprecated Deprecate flag not being bool.
v3.1
- fix custom logger check
- better checking and exception message on invalid class passed as configuration
- composer - restrict PHP from 5.5.9 (was documented but not forced)
- update README with more info about setting a custom logger and some wording
- update to PHP-CS-Fixer 1.13.1
v3.0
Update the service such that the logging will work with any version of the Memcached extension.
v2.0
Update the service to work with Silex 2.
v1.2
- Service can now be registered using any key.
- Multiple service can be registered on the same application
v1.1
Drop memcached ext. req.