summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)