mirror of
https://github.com/phpredis/phpredis.git
synced 2026-06-19 07:35:31 +00:00
Regnerate stub hash
This commit is contained in:
committed by
Michael Grunder
parent
9e504ede34
commit
3f8dba6a44
+1
-1
@@ -1,5 +1,5 @@
|
||||
/* This is a generated file, edit the .stub.php file instead.
|
||||
* Stub hash: bacbe6b1d55da4ba6d370fff1090e8de0363c4c2 */
|
||||
* Stub hash: 1f8f22ab9cd1635066463b20ab12d295c11b4ac7 */
|
||||
|
||||
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: bacbe6b1d55da4ba6d370fff1090e8de0363c4c2 */
|
||||
* Stub hash: 1f8f22ab9cd1635066463b20ab12d295c11b4ac7 */
|
||||
|
||||
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_Redis___construct, 0, 0, 0)
|
||||
ZEND_ARG_INFO(0, options)
|
||||
|
||||
Reference in New Issue
Block a user