diff options
author | Máté Kocsis <kocsismate@woohoolabs.com> | 2020-09-16 13:51:36 +0200 |
---|---|---|
committer | Máté Kocsis <kocsismate@woohoolabs.com> | 2020-09-16 13:51:36 +0200 |
commit | e7e309929986091772bb06d6483cfe0a73bf9d7b (patch) | |
tree | e2684b8ac680722833cf072cb436fde9dcc9748e /ext/xmlreader/php_xmlreader_arginfo.h | |
parent | 81d6ceedec637fb62e259daa76770af7b581cc73 (diff) | |
download | php-git-e7e309929986091772bb06d6483cfe0a73bf9d7b.tar.gz |
Update xmlreader arginfo hash
My git client (GitHub Desktop) decided to commit and push my staged changes, so arginfo generation was not done with the previous commit.
Diffstat (limited to 'ext/xmlreader/php_xmlreader_arginfo.h')
-rw-r--r-- | ext/xmlreader/php_xmlreader_arginfo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xmlreader/php_xmlreader_arginfo.h b/ext/xmlreader/php_xmlreader_arginfo.h index 438519d175..0d12174edf 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: 88fc95de4659089aa7ac11c43b4b9d3cc4ea11ad */ + * Stub hash: 65f093ef5916078c10dd4bff7e854561f153ab9c */ ZEND_BEGIN_ARG_INFO_EX(arginfo_class_XMLReader_close, 0, 0, 0) ZEND_END_ARG_INFO() |