From: Christoph M. Becker Date: Sat, 27 Jun 2015 12:38:37 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.1.0alpha3~25^2~160 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=486d59dcfe8e4fca2dcf66319aec9de1dd8a1211;p=php updated NEWS --- diff --git a/NEWS b/NEWS index f1577e9e45..0af63f7b68 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,9 @@ - Core: . Fixed bug #69768 (escapeshell*() doesn't cater to !). (cmb) +- CLI server: + . Fix #64878 (304 responses return Content-Type header). (cmb) + - COM: . Fixed bug #69939 (Casting object to bool returns false). (Kalle)