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