From: Christoph M. Becker Date: Sat, 27 Jun 2015 18:07:06 +0000 (+0200) Subject: updated NEWS X-Git-Tag: php-7.1.0alpha3~25^2~157 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b06996b561b459a99b60ed607cb2729f29abb95e;p=php updated NEWS --- diff --git a/NEWS b/NEWS index 0af63f7b68..de30bf2da2 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,8 @@ . Fixed bug #69768 (escapeshell*() doesn't cater to !). (cmb) - CLI server: - . Fix #64878 (304 responses return Content-Type header). (cmb) + . Fixed bug #69655 (php -S changes MKCALENDAR request method to MKCOL). (cmb) + . Fixed bug #64878 (304 responses return Content-Type header). (cmb) - COM: . Fixed bug #69939 (Casting object to bool returns false). (Kalle)