Skip to content

Commit e61dbe5

Browse files
committedAug 1, 2023
Fix zend/test arginfo stub hash
1 parent ebbccb3 commit e61dbe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎ext/zend_test/test_arginfo.h

+1-1
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: 47eb58d644268f4fdce7a6b5007f7755ebfcb197 */
2+
* Stub hash: 7effabe18579113dbfc4c61231d93c8c262d959a */
33

44
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_zend_test_array_return, 0, 0, IS_ARRAY, 0)
55
ZEND_END_ARG_INFO()

0 commit comments

Comments
 (0)
Please sign in to comment.