Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpredis/phpredis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormichael-grunder <michael.grunder@gmail.com>2022-10-26 21:54:54 +0300
committerMichael Grunder <michael.grunder@gmail.com>2022-10-26 22:40:14 +0300
commitc4de86672b58fa02c71a664a661a36e70b95c2d4 (patch)
treeaaa4d538bddb0a0c91339ce9974495b692994fce /redis_arginfo.h
parent1d6c52ee395884eae69847242bcd04598553f397 (diff)
Documentation: Redis constructor
Diffstat (limited to 'redis_arginfo.h')
-rw-r--r--redis_arginfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/redis_arginfo.h b/redis_arginfo.h
index fa162b8f..3686df9e 100644
--- a/redis_arginfo.h
+++ b/redis_arginfo.h
@@ -1,5 +1,5 @@
/* This is a generated file, edit the .stub.php file instead.
- * Stub hash: 7c2ec068711e216a4308a2c405c32204edf60d23 */
+ * Stub hash: 758f508fa69bda30d2af32ce83d19b5645f16263 */
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_Redis___construct, 0, 0, 0)
ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, options, IS_ARRAY, 0, "null")