- 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