Skip to content

Commit 39513ca

Browse files
committed
Update Changelog.md
1 parent 514bc37 commit 39513ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,13 @@ and PhpRedis adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
1313
- [BlueHost](https://bluehost.com)
1414
- [Redis Cache Pro for WordPress](https://wprediscache.com)
1515
- [Avtandil Kikabidze](https://github.com/akalongman)
16+
- [Oleg Babushkin](https://github.com/olbabushkin)
1617

1718
### Fixed
1819

20+
- Verify SET options are strings before testing them as strings
21+
[514bc371](https://github.com/phpredis/phpredis/commit/514bc37102c08c1ba7222212b125390f34c35803)
22+
([Michael Grunder](https://github.com/michael-grunder))
1923
- Fix cluster segfault when dealing with NULL multi bulk replies in RedisCluster
2024
[950e8de8](https://github.com/phpredis/phpredis/commit/950e8de807ba17ecfff62504a6ee7a959a5df714)
2125
([Michael Grunder](https://github.com/michael-grunder),

0 commit comments

Comments
 (0)