From: Nikita Popov Date: Tue, 9 Feb 2021 11:20:56 +0000 (+0100) Subject: Merge branch 'PHP-8.0' X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cfb94b22d549b68dd4618c04c889a190529e0ee9;p=php Merge branch 'PHP-8.0' * PHP-8.0: Make getElementsByTagNameNS $namespace nullable --- cfb94b22d549b68dd4618c04c889a190529e0ee9 diff --cc ext/dom/php_dom_arginfo.h index 067b9b0b91,22944d296c..53f3e98624 --- a/ext/dom/php_dom_arginfo.h +++ b/ext/dom/php_dom_arginfo.h @@@ -1,5 -1,5 +1,5 @@@ /* This is a generated file, edit the .stub.php file instead. - * Stub hash: 550deb4b432eb0572b30c220998504047fc556f5 */ - * Stub hash: 72c2add8db9af8f90e84997a2a5ca6743268fae8 */ ++ * Stub hash: 5d6877f7b7474a39a710ffde69122cd029663f26 */ 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)