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:
authorRemi Collet <remi@remirepo.net>2020-09-16 12:41:36 +0300
committerPavlo Yatsukhnenko <yatsukhnenko@gmail.com>2021-08-26 09:53:07 +0300
commitc7f826c1d4ec421feb5db81ea763c724da80043e (patch)
treebb95944bef6e941b23778cb849c978ca5127e65e /redis_sentinel_arginfo.h
parent9b02ea0fa65422ab64252462b2cba0436389dfdf (diff)
drop return type hinting (missing)
Diffstat (limited to 'redis_sentinel_arginfo.h')
-rw-r--r--redis_sentinel_arginfo.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/redis_sentinel_arginfo.h b/redis_sentinel_arginfo.h
index 935609e8..9c5c7355 100644
--- a/redis_sentinel_arginfo.h
+++ b/redis_sentinel_arginfo.h
@@ -1,5 +1,5 @@
/* This is a generated file, edit the .stub.php file instead.
- * Stub hash: a054acbf095ee7d0215af7481fe06eb397b0c377 */
+ * Stub hash: 779d2b82a083131e73402389db47d08355a2417e */
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_RedisSentinel___construct, 0, 0, 1)
ZEND_ARG_TYPE_INFO(0, host, IS_STRING, 0)
@@ -23,8 +23,7 @@ ZEND_END_ARG_INFO()
#define arginfo_class_RedisSentinel_master arginfo_class_RedisSentinel_ckquorum
-ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_RedisSentinel_masters, 0, 0, IS_ARRAY, 0)
-ZEND_END_ARG_INFO()
+#define arginfo_class_RedisSentinel_masters arginfo_class_RedisSentinel_flushconfig
#define arginfo_class_RedisSentinel_ping arginfo_class_RedisSentinel_flushconfig