File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,9 @@ and PhpRedis adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
38
38
39
39
### Changed
40
40
41
+ - Use "%.17g" sprintf format for doubles as done in Redis server.
42
+ [ 32be3006] ( https://github.com/phpredis/phpredis/commit/32be3006e6d5a9d58636efd53fe02aa22f18c496 )
43
+ ([ Pavlo Yatsukhnenko] ( https://github.com/yatsukhnenko ) )
41
44
- Relax requirements on set's expire argument
42
45
[ 36458071] ( https://github.com/phpredis/phpredis/commit/364580718891de94aac13dc352aa994d531d4272 )
43
46
([ Michael Grunder] ( https://github.com/michael-grunder ) )
@@ -67,7 +70,8 @@ and PhpRedis adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
67
70
[ 4fbe7df7] ( https://github.com/phpredis/phpredis/commit/4fbe7df79b9b0e03f92e8323aed0bda9513bc20a )
68
71
([ Pavlo Yatsukhnenko] ( https://github.com/yatsukhnenko ) )
69
72
- Add new parameter to RedisCluster to specify stream ssl/tls context.
70
- [ f771ea16] ( https://github.com/phpredis/phpredis/commit/f771ea16b77f39fcca555bec2d952412265197aa )
73
+ [ f771ea16] ( https://github.com/phpredis/phpredis/commit/f771ea16b77f39fcca555bec2d952412265197aa ) ,
74
+ [ 72024afe] ( https://github.com/phpredis/phpredis/commit/72024afed3640230bbd1a017b2a374d12ab88e59 )
71
75
([ Pavlo Yatsukhnenko] ( https://github.com/yatsukhnenko ) )
72
76
- Add new parameter to RedisSentinel to specify auth information
73
77
[ 81c502ae] ( https://github.com/phpredis/phpredis/commit/81c502ae7c0de65d63cd514ee59849c9d1b0b952 )
You can’t perform that action at this time.
0 commit comments