Skip to content

Commit 9c87483

Browse files
committed
Merge branch 'PHP-7.1' into PHP-7.2
* PHP-7.1: NEWS NEWS Fixed bug #64938 libxml_disable_entity_loader setting is shared between requests (FPM)
2 parents bd44a2c + 2873316 commit 9c87483

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/libxml/libxml.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -848,7 +848,6 @@ static PHP_MINIT_FUNCTION(libxml)
848848
if (sapi_module.name) {
849849
static const char * const supported_sapis[] = {
850850
"cgi-fcgi",
851-
"fpm-fcgi",
852851
"litespeed",
853852
NULL
854853
};

0 commit comments

Comments
 (0)