We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2b74894 + ea7a136 commit d7c3b3aCopy full SHA for d7c3b3a
1 file changed
ext/xsl/php_xsl.c
@@ -325,7 +325,6 @@ PHP_MSHUTDOWN_FUNCTION(xsl)
325
xsltUnregisterExtModuleFunction ((const xmlChar *) "function",
326
(const xmlChar *) "http://php.net/xsl");
327
xsltSetGenericErrorFunc(NULL, NULL);
328
- xsltCleanupGlobals();
329
330
return SUCCESS;
331
}
0 commit comments