diff --git a/NEWS b/NEWS index 5df894a2239..fa35c56c1bd 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2017 PHP 7.0.27 +- CLI Server: + . Fixed bug #60471 (Random "Invalid request (unexpected EOF)" using a router + script). (SammyK) + - Core: . Fixed bug #75384 (PHP seems incompatible with OneDrive files on demand). (Anatol)