diff options
Diffstat (limited to 'ext/dom/namelist.c')
-rw-r--r-- | ext/dom/namelist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dom/namelist.c b/ext/dom/namelist.c index 2d2bc69ee6..fb454a783a 100644 --- a/ext/dom/namelist.c +++ b/ext/dom/namelist.c @@ -47,7 +47,7 @@ ZEND_END_ARG_INFO(); const zend_function_entry php_dom_namelist_class_functions[] = { PHP_FALIAS(getName, dom_namelist_get_name, arginfo_dom_namelist_get_name) PHP_FALIAS(getNamespaceURI, dom_namelist_get_namespace_uri, arginfo_dom_namelist_get_namespace_uri) - {NULL, NULL, NULL} + PHP_FE_END }; /* {{{ length int |