sniper Sun Jan 22 18:47:36 2006 UTC Modified files: (Branch: PHP_5_1) /php-src NEWS Log: fix news http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2027.2.370&r2=1.2027.2.371&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.370 php-src/NEWS:1.2027.2.371 --- php-src/NEWS:1.2027.2.370 Sun Jan 22 18:34:12 2006 +++ php-src/NEWS Sun Jan 22 18:47:36 2006 @@ -1,7 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2006, PHP 5.1.3 -- Allow get_headers() to retrieve headers from non-200 responses. (Ilia) +- Chagned get_headers() to retrieve headers also 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