iliaa Sun Jan 22 18:34:12 2006 UTC Modified files: (Branch: PHP_5_1) /php-src NEWS Log: News about further get_headers() changes. http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.369&r2=1.2027.2.370&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.369 php-src/NEWS:1.2027.2.370 --- php-src/NEWS:1.2027.2.369 Fri Jan 20 11:02:49 2006 +++ php-src/NEWS Sun Jan 22 18:34:12 2006 @@ -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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php