This commit is contained in:
Pavlo Yatsukhnenko
2018-10-11 23:10:33 +03:00
parent cd6ebc6d7f
commit e26fdd4353
2 changed files with 56 additions and 17 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
#define PHP_REDIS_H
/* phpredis version */
#define PHP_REDIS_VERSION "develop"
#define PHP_REDIS_VERSION "4.2.0RC1"
PHP_METHOD(Redis, __construct);
PHP_METHOD(Redis, __destruct);