Skip to content

7.0.2

Compare
Choose a tag to compare
@Geolim4 Geolim4 released this 23 Jul 19:08
· 489 commits to master since this release
7.0.2
949146e

"Rust is getting some gold !"

  • Core
    • Added more Opcache/Type hint optimizations (@Geolim4)
  • Drivers
    • Implemented #627 // Redis/Predis "prefix" option (@Geolim4)
    • Fixed bug in Apcu driver with abstract getStats() method (@afdaniele)
    • Added Mongodb cluster support and uri options (@UnRyongPark)
  • Misc
    • Updated readme as we are sure that Apc(u) is ported to php7 (@Geolim4)
    • Described clear() abstract method (@Geolim4)
    • Added new option to PULL_REQUEST_TEMPLATE.md (@Geolim4)
    • Fixed #620 // migration guide for v7 uses CamelCase in example (@Geolim4)