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 61b7f6c commit c22b58cCopy full SHA for c22b58c
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