1
0
mirror of https://github.com/php/php-src.git synced 2026-04-01 13:12:16 +02:00

Updated NEWS

This commit is contained in:
Andrea Faulds
2013-11-18 21:23:45 +00:00
parent 9937e2fda5
commit e3528f086a

2
NEWS
View File

@@ -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