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.
2 parents 61b7f6c + c22b58c commit 6c67566Copy full SHA for 6c67566
php_redis.h
@@ -25,7 +25,7 @@
25
#define PHP_REDIS_H
26
27
/* phpredis version */
28
-#define PHP_REDIS_VERSION "2.2.5"
+#define PHP_REDIS_VERSION "2.2.8-dev"
29
30
PHP_METHOD(Redis, __construct);
31
PHP_METHOD(Redis, __destruct);
0 commit comments