mirror of
https://github.com/php/php-src.git
synced 2024-12-11 19:04:38 +08:00
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)
This commit is contained in:
commit
9c8748316a
@ -848,7 +848,6 @@ static PHP_MINIT_FUNCTION(libxml)
|
||||
if (sapi_module.name) {
|
||||
static const char * const supported_sapis[] = {
|
||||
"cgi-fcgi",
|
||||
"fpm-fcgi",
|
||||
"litespeed",
|
||||
NULL
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user