diff options
Diffstat (limited to 'ext/dom/php_dom_arginfo.h')
-rw-r--r-- | ext/dom/php_dom_arginfo.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/dom/php_dom_arginfo.h b/ext/dom/php_dom_arginfo.h index c7fd0c81df..5e30511118 100644 --- a/ext/dom/php_dom_arginfo.h +++ b/ext/dom/php_dom_arginfo.h @@ -1,4 +1,5 @@ -/* This is a generated file, edit the .stub.php file instead. */ +/* This is a generated file, edit the .stub.php file instead. + * Stub hash: b5bb577aa2608cc62fa56852ab2433ec03c7fc26 */ ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_dom_import_simplexml, 0, 1, DOMElement, 1) ZEND_ARG_TYPE_INFO(0, node, IS_OBJECT, 0) |