summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph M. Becker <cmb@php.net>2015-08-09 02:43:41 +0200
committerChristoph M. Becker <cmb@php.net>2015-08-09 02:43:41 +0200
commit36cbb7cc4c7cd492394c62cd883c8e29d4f45760 (patch)
tree7d7fa244e5a0e04ce828ee2853141bc2b1557982
parent72976e2497f963b7f203443f9881d52e0ff97962 (diff)
downloadphp-git-36cbb7cc4c7cd492394c62cd883c8e29d4f45760.tar.gz
updated NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9fda81fc5c..2bad4c9370 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,10 @@ PHP NEWS
. Fixed bug #69900 (Too long timeout on pipes). (Anatol)
. Fixed bug #70002 (TS issues with temporary dir handling). (Anatol)
+- CLI server:
+ . Fixed bug #66606 (Sets HTTP_CONTENT_TYPE but not CONTENT_TYPE).
+ (wusuopu, cmb)
+
- Standard:
. Fixed bug #70052 (getimagesize() fails for very large and very small WBMP).
(cmb)