v1.1.0
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 theRedisArrayResourceManager
which might not be initialized to that point.