Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ca84b6 commit 4517d5fCopy full SHA for 4517d5f
1 file changed
php_redis.h
@@ -23,7 +23,7 @@
23
#define PHP_REDIS_H
24
25
/* phpredis version */
26
-#define PHP_REDIS_VERSION "6.2.0"
+#define PHP_REDIS_VERSION "6.3.0RC1"
27
28
/* For convenience we store the salt as a printable hex string which requires 2
29
* characters per byte + 1 for the NULL terminator */
0 commit comments