Skip to content

2.6.0

Choose a tag to compare

@laminas-bot laminas-bot released this 13 Sep 21:45
· 169 commits to 3.3.x since this release
2.6.0
8673eb4

Release Notes for 2.6.0

Feature release (minor)

Added

  • Added support for ext-redis v6.0.
    PLEASE NOTE: with ext-redis v6, almost all constants from RedisCluster have been removed and are only available from Redis class.

Removed

  • Removed support for ext-redis v4 as it is only available for PHP 5.3 - 7.4. PHP 7.4 support was dropped with v2.5.0

2.6.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1

Enhancement

Bug