This commit is contained in:
Pavlo Yatsukhnenko
2023-07-23 08:46:52 +03:00
parent a3327d9d2b
commit 00118ba317
3 changed files with 1014 additions and 62 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
#define PHP_REDIS_H
/* phpredis version */
#define PHP_REDIS_VERSION "6.0.0-dev"
#define PHP_REDIS_VERSION "6.0.0RC1"
/* For convenience we store the salt as a printable hex string which requires 2
* characters per byte + 1 for the NULL terminator */