summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-02-14 20:52:47 +0100
committerAnatol Belski <ab@php.net>2016-02-14 20:52:47 +0100
commitaa10fc6092ab190751abafcf4b51713344aa583a (patch)
tree3d96f38134d0cb9b8fda958a826da5294ab39dc5
parentce4a2f0fc60309f429e4c04160a71befc283338a (diff)
downloadphp-git-aa10fc6092ab190751abafcf4b51713344aa583a.tar.gz
update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e551a97e08..a7760dac09 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP NEWS
. Fixed bug #71523 (Copied handle with new option CURLOPT_HTTPHEADER crashes
while curl_multi_exec). (Laruence)
+- CLI server:
+ . Bug #71559 (Built-in HTTP server, we can download file in web by bug).
+ (Johannes, Anatol)
+
- Date:
. Fixed bug #68078 (Datetime comparisons ignore microseconds). (Willem-Jan
Zijderveld)