Skip to content

7.0.0-alpha Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@Geolim4 Geolim4 released this 18 Oct 21:12
· 696 commits to master since this release
7.0.0-alpha
b70b65e
  • Global
    • Added php7 type hint support. Strict type support is coming in next alphas
    • Added changelog as requested by @rdecourtney in #517
    • Added phpFastCacheInstanceNotFoundException exception
  • Drivers
    • Added Riak driver
    • Fixed wrong type hint returned by Predis
  • Cache Manager
    • Added custom Instance ID feature as requested in #477
  • Helpers
    • Modified ActOnAll helper behavior, this helper now returns an array of driver returns and does no longer implements ExtendedCacheItemPoolInterface