mirror of
https://github.com/php/php-src.git
synced 2026-04-29 03:03:26 +02:00
remove fetch from dom
This commit is contained in:
@@ -82,8 +82,6 @@ static void dom_xpath_ext_function_php(xmlXPathParserContextPtr ctxt, int nargs,
|
||||
char *str;
|
||||
zend_string *callable = NULL;
|
||||
dom_xpath_object *intern;
|
||||
|
||||
TSRMLS_FETCH();
|
||||
|
||||
if (! zend_is_executing(TSRMLS_C)) {
|
||||
xmlGenericError(xmlGenericErrorContext,
|
||||
|
||||
Reference in New Issue
Block a user