diff options
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) |