Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 859 Bytes

CHANGELOG.md

File metadata and controls

11 lines (9 loc) · 859 Bytes

CHANGELOG

2.3.0 / 2016-01-10

  • Added Memcached extension support
  • Added Couchbase PHP SDK 2.x support
  • Added selective serialization for Redis and Xcache cache back-ends
  • Optimized ArrayCache performance
  • Fixed cache keys for object arguments passed to the getCached method
  • Fixed collisions for keys longer than supported than cache back-end
  • Fixed CouchbaseCache to follow the same cache API