1
0
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:
krakjoe
2014-09-26 11:12:45 +01:00
parent 6d548bac93
commit f0f583f757
-2
View File
@@ -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,