summaryrefslogtreecommitdiff
path: root/ext/xmlreader/php_xmlreader_arginfo.h
diff options
context:
space:
mode:
authorMáté Kocsis <kocsismate@woohoolabs.com>2020-09-16 13:45:13 +0200
committerMáté Kocsis <kocsismate@woohoolabs.com>2020-09-16 13:45:13 +0200
commit7a48381e22668240b5a4f233cb4ba3f547d94107 (patch)
tree032da4ed25aab4f51ec3460d1b918250022ae8ce /ext/xmlreader/php_xmlreader_arginfo.h
parentf786c0e097f748b32a3aefb116c7d9dcc5bd3ee9 (diff)
downloadphp-git-7a48381e22668240b5a4f233cb4ba3f547d94107.tar.gz
XMLReader::getAttributeNs() can no longer return false
Diffstat (limited to 'ext/xmlreader/php_xmlreader_arginfo.h')
-rw-r--r--ext/xmlreader/php_xmlreader_arginfo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xmlreader/php_xmlreader_arginfo.h b/ext/xmlreader/php_xmlreader_arginfo.h
index 0690d41416..438519d175 100644
--- a/ext/xmlreader/php_xmlreader_arginfo.h
+++ b/ext/xmlreader/php_xmlreader_arginfo.h
@@ -1,5 +1,5 @@
/* This is a generated file, edit the .stub.php file instead.
- * Stub hash: 90e6d525ba87399c54f36965ebf18dbf65084617 */
+ * Stub hash: 88fc95de4659089aa7ac11c43b4b9d3cc4ea11ad */
ZEND_BEGIN_ARG_INFO_EX(arginfo_class_XMLReader_close, 0, 0, 0)
ZEND_END_ARG_INFO()