From: Anatol Belski Date: Tue, 28 Nov 2017 11:45:30 +0000 (+0100) Subject: [ci skip] update NEWS X-Git-Tag: php-7.1.13RC1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf084416ddd78affa11a0b29aaf012065f74fe0b;p=php [ci skip] update NEWS --- diff --git a/NEWS b/NEWS index 2114a0f37d..3f0706ed25 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ PHP NEWS - CLI Server: . Fixed bug #60471 (Random "Invalid request (unexpected EOF)" using a router script). (SammyK) + . Fixed bug #73830 (Directory does not exist). (Anatol) - Opcache: . Fixed bug #75570 ("Narrowing occurred during type inference" error).