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

Skip to content

Commit 4d23397

Browse files
Update stubs
1 parent ece3f7b commit 4d23397

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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)
0