From: Christoph M. Becker Date: Sun, 9 Aug 2015 00:59:15 +0000 (+0200) Subject: updated NEWS X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=64a51893585e00e69f5de4520ac6209363f9c6ff;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 4862c9ecf6..f1358f012d 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,10 @@ PHP NEWS - Code: . Fixed bug #70215 (Segfault when __invoke is static). (Bob) +- CLI server: + . Fixed bug #66606 (Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE). + (wusuopu, cmb) + - Phpdbg: . Fixed bug #70214 (FASYNC not defined, needs sys/file.h include). (Bob)