Skip to content

Releases: GeckoPackages/GeckoSilexMemcacheService

v4.0

02 Dec 14:37

Choose a tag to compare

Merge pull request #22 from SpacePossum/master_remove_deprecated_option

remove deprecated option

v3.2

02 Dec 14:38

Choose a tag to compare

Merge pull request #21 from SpacePossum/3_0_deprecated

Deprecate flag not being bool.

v3.1

02 Dec 10:13

Choose a tag to compare

  • 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

25 Aug 10:02

Choose a tag to compare

Update the service such that the logging will work with any version of the Memcached extension.

v2.0

19 May 07:37

Choose a tag to compare

Update the service to work with Silex 2.

v1.2

13 May 14:40

Choose a tag to compare

  • Service can now be registered using any key.
  • Multiple service can be registered on the same application

v1.1

29 Jan 10:01

Choose a tag to compare

Drop memcached ext. req.