From e61dbe54e91428a03edf6a27a1ba200d3022d8a2 Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Tue, 1 Aug 2023 11:41:13 +0200 Subject: [PATCH] Fix zend/test arginfo stub hash --- ext/zend_test/test_arginfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/zend_test/test_arginfo.h b/ext/zend_test/test_arginfo.h index f7252596195..a8b84cbdeea 100644 --- a/ext/zend_test/test_arginfo.h +++ b/ext/zend_test/test_arginfo.h @@ -1,5 +1,5 @@ /* This is a generated file, edit the .stub.php file instead. - * Stub hash: 47eb58d644268f4fdce7a6b5007f7755ebfcb197 */ + * Stub hash: 7effabe18579113dbfc4c61231d93c8c262d959a */ ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_zend_test_array_return, 0, 0, IS_ARRAY, 0) ZEND_END_ARG_INFO()