mkoppanen Thu Dec 4 13:17:28 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: Fixed #46739 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1347&r2=1.2027.2.547.2.1348&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1347 php-src/NEWS:1.2027.2.547.2.1348 --- php-src/NEWS:1.2027.2.547.2.1347 Wed Dec 3 15:57:52 2008 +++ php-src/NEWS Thu Dec 4 13:17:28 2008 @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2009, PHP 5.2.8 +- Fixed bug #46739 (array returned by curl_getinfo should contain content_type key). + (Mikko) 04 Dec 2008, PHP 5.2.7 - Upgraded PCRE to version 7.8 (Fixes CVE-2008-2371) (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php