From: Sammy Kaye Powers Date: Fri, 1 Sep 2017 14:43:26 +0000 (-0500) Subject: Update NEWS that did not get updated in #2442 X-Git-Tag: php-7.2.0RC2~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f1fd11f4ca72093222862ccc87d2b32d8be67480;p=php Update NEWS that did not get updated in #2442 [ci skip] --- diff --git a/NEWS b/NEWS index 3ec7f88158..041fffb90a 100644 --- a/NEWS +++ b/NEWS @@ -401,6 +401,10 @@ PHP NEWS - Calendar: . Fix integer overflows (Joshua Rogers) +- CLI server: + . Fixed bug #60471 (Random "Invalid request (unexpected EOF)" using a router + script). (SammyK) + - Date: . Fixed bug #55407 (Impossible to prototype DateTime::createFromFormat). (kelunik)