Skip to content

v0.15.1: Bug fixes, official drop of support of php <7

Compare
Choose a tag to compare
@tedivm tedivm released this 16 Sep 00:01
a6f14f7

What's Changed

  • travis ci upgrades by @tedivm in #357
  • [Driver/Composite] Fix PHP 7.2 failure by @siwinski in #356
  • Apc Driver: Check for 'apc.enable_cli' in cli calls by @Biont in #368
  • Add option to limit number of items stored in ephemeral driver. by @mbaynton in #370
  • Fixing some phpdoc errors by @design1online in #371
  • Drop PHP5 and HHVM, add more PHP7 versions, upgrade development dependencies by @tedivm in #373
  • Fix fatal error with auto classloader when APC(U)Iterator class does … by @iclukas in #378

New Contributors

Full Changelog: v0.14.2...v0.15.1