8000 Update generated stubs · phpredis/phpredis@ff30534 · GitHub
[go: up one dir, main page]

Skip to content

Commit ff30534

Browse files
Update generated stubs
See #2398
1 parent df074db commit ff30534

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

redis_arginfo.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: aa85ec112e321335fe4577c0f939a32a69d4998e */
2+
* Stub hash: f98761a9bf8bfd22f34609b4d7c0c26f69248668 */
33

44
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_Redis___construct, 0, 0, 0)
55
ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, options, IS_ARRAY, 1, "null")
@@ -440,7 +440,7 @@ ZEND_END_ARG_INFO()
440440
ZEND_BEGIN_ARG_WITH_RETURN_OBJ_TYPE_MASK_EX(arginfo_class_Redis_hSetNx, 0, 3, Redis, MAY_BE_BOOL)
441441
ZEND_ARG_TYPE_INFO(0, key, IS_STRING, 0)
442442
ZEND_ARG_TYPE_INFO(0, field, IS_STRING, 0)
443-
ZEND_ARG_TYPE_INFO(0, value, IS_STRING, 0)
443+
ZEND_ARG_TYPE_INFO(0, value, IS_MIXED, 0)
444444
ZEND_END_ARG_INFO()
445445

446446
ZEND_BEGIN_ARG_WITH_RETURN_OBJ_TYPE_MASK_EX(arginfo_class_Redis_hStrLen, 0, 2, Redis, MAY_BE_LONG|MAY_BE_FALSE)

redis_legacy_arginfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* This is a generated file, edit the .stub.php file instead.
2-
* Stub hash: aa85ec112e321335fe4577c0f939a32a69d4998e */
2+
* Stub hash: f98761a9bf8bfd22f34609b4d7c0c26f69248668 */
33

44
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_Redis___construct, 0, 0, 0)
55
ZEND_ARG_INFO(0, options)

0 commit comments

Comments
 (0)
0