Skip to content

6.0.0-rc1 Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@Geolim4 Geolim4 released this 25 Jan 20:33
· 1116 commits to master since this release
6.0.0-rc1
c84d936
  • Added Cassandra Driver
  • Added Psr16 support, yay !
  • Added getHelp() method to provides basic help about a specific driver
  • Added missing copyright header + Fixed PhpDoc comment
  • Removed deprecated ArrayAccess compatibility for driverStatistic entity
  • Removed deprecated method IOHelperTrait::isExpired()
  • Removed clear() method as planned, replaced by clean()
  • Updated double quotes to be safely replaced by simple quotes
  • Updated composer to add Cassandra mentions
  • Updated readme & docs for Cassandra driver
  • Updatred tests to not be tested by scrutinizer
  • Updated \InvalidArgumentException to \phpFastCache\Exceptions\phpFastCacheInvalidArgumentException
  • Removed unused imports + LevelDb Stub hint fix
  • Removed extra argument in tests
  • Removed extra new line
  • Added Unsupported key characters specifications
  • Fixed mistakes on readme.md
  • Fixed #417
  • Fixed #414
  • Fixed method call case on predis driver