Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 481f12f

Browse files
mitelgmichael-grunder
authored andcommitted
fix: Regenerate arginfo files
1 parent 26a73f4 commit 481f12f

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

redis_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: 977a3ed9f9af4896716ca698d29c8a343bb1f526 */
2+
* Stub hash: adcbf21ebb463f2911a1565705262bbe88390ac3 */
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")

redis_array_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: 2a50f02b4f62d96a18ec122fec35bd6e03bf735a */
2+
* Stub hash: 1293a0ccef1e700da87d9ace76c3a05d91c0ffc7 */
33

44
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_RedisArray___call, 0, 2, IS_MIXED, 0)
55
ZEND_ARG_TYPE_INFO(0, function_name, IS_STRING, 0)

redis_array_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: 2a50f02b4f62d96a18ec122fec35bd6e03bf735a */
2+
* Stub hash: 1293a0ccef1e700da87d9ace76c3a05d91c0ffc7 */
33

44
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_RedisArray___call, 0, 0, 2)
55
ZEND_ARG_INFO(0, function_name)

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: 977a3ed9f9af4896716ca698d29c8a343bb1f526 */
2+
* Stub hash: adcbf21ebb463f2911a1565705262bbe88390ac3 */
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)