From 0d330e1a022d536de8a679d11dc8ec6f9fd64be3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1t=C3=A9=20Kocsis?= Date: Tue, 28 Jul 2020 23:00:44 +0200 Subject: Add a few missing parameter types in stubs Related to GH-5627 --- Zend/zend_closures_arginfo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Zend/zend_closures_arginfo.h') diff --git a/Zend/zend_closures_arginfo.h b/Zend/zend_closures_arginfo.h index 9e7e64708c..56d2faec80 100644 --- a/Zend/zend_closures_arginfo.h +++ b/Zend/zend_closures_arginfo.h @@ -1,5 +1,5 @@ /* This is a generated file, edit the .stub.php file instead. - * Stub hash: 57771cb65a3193bd683be75efd04f7daff0f8585 */ + * Stub hash: 62198e96940fe0e86fe89601015c837aa5390e92 */ ZEND_BEGIN_ARG_INFO_EX(arginfo_class_Closure___construct, 0, 0, 0) ZEND_END_ARG_INFO() -- cgit v1.2.1