From: Máté Kocsis Date: Sat, 7 Mar 2020 19:26:06 +0000 (+0100) Subject: Regenerate reflection stubs X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=373a6d82749baf7681127a696374bc0effded5cb;p=php Regenerate reflection stubs --- diff --git a/ext/reflection/php_reflection_arginfo.h b/ext/reflection/php_reflection_arginfo.h index 45ead8eaac..82c048ad5c 100644 --- a/ext/reflection/php_reflection_arginfo.h +++ b/ext/reflection/php_reflection_arginfo.h @@ -449,8 +449,7 @@ ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_class_ReflectionReference_fromArr ZEND_ARG_INFO(0, key) ZEND_END_ARG_INFO() -ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_class_ReflectionReference_getId, 0, 0, IS_STRING, 0) -ZEND_END_ARG_INFO() +#define arginfo_class_ReflectionReference_getId arginfo_class_ReflectionFunction___toString #define arginfo_class_ReflectionReference___clone arginfo_class_ReflectionFunctionAbstract___clone