Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 62fd5a3

Browse files
committed
Update changelog
1 parent 6dda8d4 commit 62fd5a3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Changelog.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,22 +40,22 @@ and PhpRedis adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
4040
- Revert "fix regression for conntecting to ports > 32767" added in [1f41da64](https://github.com/phpredis/phpredis/commit/1f41da64) and add another fix
4141
[17b139d8](https://github.com/phpredis/phpredis/commit/17b139d8),
4242
[7ef17ce1](https://github.com/phpredis/phpredis/commit/7ef17ce1)
43-
([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko)
43+
([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko))
4444
- Fix regression for conntecting to unix sockets with relative path added in [1f41da64](https://github.com/phpredis/phpredis/commit/1f41da64)
4545
[17b139d8](https://github.com/phpredis/phpredis/commit/17b139d8),
4646
[7ef17ce1](https://github.com/phpredis/phpredis/commit/7ef17ce1)
47-
([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko)
47+
([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko))
4848
- Fix unix-socket detection logic broken in [418428fa](https://github.com/phpredis/phpredis/commit/418428fa)
4949
[a080b73f](https://github.com/phpredis/phpredis/commit/a080b73f)
50-
([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko)
50+
([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko))
5151
- Fix memory leak and bug with getLastError for redis_mbulk_reply_assoc and redis_mbulk_reply_zipped.
5252
[7f42d628](https://github.com/phpredis/phpredis/commit/7f42d628),
5353
[3a622a07](https://github.com/phpredis/phpredis/commit/3a622a07)
54-
([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko),
54+
([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko)),
5555
([Michael Grunder](https://github.com/michael-grunder))
5656
- Fix bug with password contain "#" for redis_session
5757
[2bb08680](https://github.com/phpredis/phpredis/commit/2bb08680)
58-
([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko)
58+
([Pavlo Yatsukhnenko](https://github.com/yatsukhnenko))
5959

6060
---
6161

0 commit comments

Comments
 (0)