]> granicus.if.org Git - php/commitdiff
Regenerate reflection stubs
authorMáté Kocsis <kocsismate@woohoolabs.com>
Sat, 7 Mar 2020 19:26:06 +0000 (20:26 +0100)
committerMáté Kocsis <kocsismate@woohoolabs.com>
Sat, 7 Mar 2020 19:26:06 +0000 (20:26 +0100)
ext/reflection/php_reflection_arginfo.h

index 45ead8eaac9b5f1ec0a87ec7686df7b0d58345f0..82c048ad5c881c70eda1cf5babf2aef1d30050e6 100644 (file)
@@ -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