mirror of
https://github.com/phpredis/phpredis.git
synced 2026-06-19 07:35:31 +00:00
fix: Regenerate arginfo files
This commit is contained in:
committed by
Michael Grunder
parent
26a73f46d1
commit
481f12f84c
+1
-1
@@ -1,5 +1,5 @@
|
||||
/* This is a generated file, edit the .stub.php file instead.
|
||||
* Stub hash: 977a3ed9f9af4896716ca698d29c8a343bb1f526 */
|
||||
* Stub hash: adcbf21ebb463f2911a1565705262bbe88390ac3 */
|
||||
|
||||
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_Redis___construct, 0, 0, 0)
|
||||
ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, options, IS_ARRAY, 1, "null")
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* This is a generated file, edit the .stub.php file instead.
|
||||
* Stub hash: 2a50f02b4f62d96a18ec122fec35bd6e03bf735a */
|
||||
* Stub hash: 1293a0ccef1e700da87d9ace76c3a05d91c0ffc7 */
|
||||
|
||||
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_RedisArray___call, 0, 2, IS_MIXED, 0)
|
||||
ZEND_ARG_TYPE_INFO(0, function_name, IS_STRING, 0)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* This is a generated file, edit the .stub.php file instead.
|
||||
* Stub hash: 2a50f02b4f62d96a18ec122fec35bd6e03bf735a */
|
||||
* Stub hash: 1293a0ccef1e700da87d9ace76c3a05d91c0ffc7 */
|
||||
|
||||
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_RedisArray___call, 0, 0, 2)
|
||||
ZEND_ARG_INFO(0, function_name)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/* This is a generated file, edit the .stub.php file instead.
|
||||
* Stub hash: 977a3ed9f9af4896716ca698d29c8a343bb1f526 */
|
||||
* Stub hash: adcbf21ebb463f2911a1565705262bbe88390ac3 */
|
||||
|
||||
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_Redis___construct, 0, 0, 0)
|
||||
ZEND_ARG_INFO(0, options)
|
||||
|
||||
Reference in New Issue
Block a user