|
1 | 1 | /* This is a generated file, edit the .stub.php file instead.
|
2 |
| - * Stub hash: 7cba1a7a34cc4789871faf44fc4794a48db26e61 */ |
| 2 | + * Stub hash: 72c2add8db9af8f90e84997a2a5ca6743268fae8 */ |
3 | 3 |
|
4 | 4 | ZEND_BEGIN_ARG_WITH_RETURN_OBJ_INFO_EX(arginfo_dom_import_simplexml, 0, 1, DOMElement, 1)
|
5 | 5 | ZEND_ARG_TYPE_INFO(0, node, IS_OBJECT, 0)
|
@@ -184,10 +184,7 @@ ZEND_END_ARG_INFO()
|
184 | 184 |
|
185 | 185 | #define arginfo_class_DOMElement_getElementsByTagName arginfo_class_DOMElement_getAttribute
|
186 | 186 |
|
187 |
| -ZEND_BEGIN_ARG_INFO_EX(arginfo_class_DOMElement_getElementsByTagNameNS, 0, 0, 2) |
188 |
| - ZEND_ARG_TYPE_INFO(0, namespace, IS_STRING, 0) |
189 |
| - ZEND_ARG_TYPE_INFO(0, localName, IS_STRING, 0) |
190 |
| -ZEND_END_ARG_INFO() |
| 187 | +#define arginfo_class_DOMElement_getElementsByTagNameNS arginfo_class_DOMElement_getAttributeNS |
191 | 188 |
|
192 | 189 | #define arginfo_class_DOMElement_hasAttribute arginfo_class_DOMElement_getAttribute
|
193 | 190 |
|
@@ -292,7 +289,7 @@ ZEND_END_ARG_INFO()
|
292 | 289 |
|
293 | 290 | #define arginfo_class_DOMDocument_getElementsByTagName arginfo_class_DOMElement_getAttribute
|
294 | 291 |
|
295 |
| -#define arginfo_class_DOMDocument_getElementsByTagNameNS arginfo_class_DOMElement_getElementsByTagNameNS |
| 292 | +#define arginfo_class_DOMDocument_getElementsByTagNameNS arginfo_class_DOMElement_getAttributeNS |
296 | 293 |
|
297 | 294 | ZEND_BEGIN_ARG_INFO_EX(arginfo_class_DOMDocument_importNode, 0, 0, 1)
|
298 | 295 | ZEND_ARG_OBJ_INFO(0, node, DOMNode, 0)
|
|
0 commit comments