summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Faulds <ajf@ajf.me>2013-11-18 21:23:45 +0000
committerAndrea Faulds <ajf@ajf.me>2013-11-18 21:23:45 +0000
commite3528f086aba9796908e24dc6efdc970602ec023 (patch)
tree79fdd792052426e8ee6ad97d485955ddef21afec
parent9937e2fda5bd8e8bd58264b83bfd15e9c2c648f3 (diff)
downloadphp-git-e3528f086aba9796908e24dc6efdc970602ec023.tar.gz
Updated NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 92369fd04b..1577cc0dd0 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ PHP NEWS
- CLI server:
. Added some MIME types to the CLI web server (Chris Jones)
+ . Implemented FR #65917 (getallheaders() is not supported by the built-in web
+ server) - also implements apache_response_headers() (Andrea Faulds)
- Core:
. Fixed bug #66094 (unregister_tick_function tries to cast a Closure to a