Skip to content

v1.1.0

Compare
Choose a tag to compare
@boesing boesing released this 28 Aug 08:59
· 33 commits to master since this release

1.1.0 - 2018-08-28

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #1 removed support for PHP 5.3 and PHP 5.4 since these versions already reached their EOL in 2014 and 2015.

Fixed

  • #1 fixes possible null pointer exceptions when calling methods which depend on the RedisArrayResourceManager which might not be initialized to that point.