Skip to content
This repository has been archived by the owner on Nov 8, 2020. It is now read-only.

2.0.0

Latest
Compare
Choose a tag to compare
@mheap mheap released this 04 Oct 15:52

There are breaking changes in this release. This library now only supports Silex 2 and the Memcached driver. If you need Silex 1 support, composer require mheap/silex-memcache:1.0.0

Changelog:

  • Upgrade dependencies to Silex 2
  • Upgrade to PHPUnit 6
  • Move all documentation in to README
  • Add docker-compose file so that tests can be run locally
  • Move to PSR-4 autoloading
  • Add PHPCS support + default config