Skip to content

Commit 4d23397

Browse files
Update stubs
1 parent ece3f7b commit 4d23397

2 files changed

Lines changed: 2 additions & 2 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: de2f6e77cadba00b1f8312a8244db9df00a74a85 */
2+
* Stub hash: b3743c9174347f5d783043abfdc5b626159b2364 */
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_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: de2f6e77cadba00b1f8312a8244db9df00a74a85 */
2+
* Stub hash: b3743c9174347f5d783043abfdc5b626159b2364 */
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)