From: Remi Collet Date: Tue, 28 Nov 2017 17:00:36 +0000 (+0100) Subject: NEWS X-Git-Tag: php-7.2.1RC1~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7c043fff531f853a93c438aa4c05312e863163b0;p=php NEWS --- diff --git a/NEWS b/NEWS index 5b416a138c..58496aaf2a 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,10 @@ PHP NEWS - CLI server: . Fixed bug #73830 (Directory does not exist). (Anatol) +- FPM: + . Fixed bug #64938 (libxml_disable_entity_loader setting is shared between + requests). (Remi) + - Opcache: . Fixed bug #75570 ("Narrowing occurred during type inference" error). (Dmitry)