swoole / swoole-src

🚀 Coroutine-based concurrency library for PHP
https://www.swoole.com
Apache License 2.0
18.45k stars 3.16k forks source link

redis set return null #1888

Closed highwayliu closed 6 years ago

highwayliu commented 6 years ago

Please answer these questions before submitting your issue. Thanks!

  1. What did you do? If possible, provide a recipe for reproducing the error.

redis set

  1. What did you expect to see?

return not null

  1. What did you see instead?

return null Return value of Swoft\Redis\Redis::set() must be of the type boolean, null returned

  1. What version of Swoole are you using (php --ri swoole)?

4.0.3

  1. What is your machine environment used (including version of kernel & php & gcc) ?

kernel Linux version 2.6.32.57 php 7.1.1 gcc 4.4.6 hiredis 3.1

  1. If you are using ssl, what is your openssl version? no
twose commented 6 years ago

Go to https://github.com/swoft-cloud/swoft/issues