]> granicus.if.org Git - php/commitdiff
News about further get_headers() changes.
authorIlia Alshanetsky <iliaa@php.net>
Sun, 22 Jan 2006 18:34:12 +0000 (18:34 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Sun, 22 Jan 2006 18:34:12 +0000 (18:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1b8b18ab3e7107683863e1cbb60511f4359ee13e..6ab8b1719d23b00e64d46fbf3b3e69d91c837959 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2006, PHP 5.1.3
+- Allow get_headers() to retrieve headers from non-200 responses. (Ilia)
 - Changed get_headers() to use the default context. (Ilia)
 - Added a check for special characters in the session name. (Ilia)
 - Added "consumed" stream filter. (Marcus)