felipe Sat Jul 12 21:14:58 2008 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN: #45220 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1170&r2=1.2027.2.547.2.1171&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1170 php-src/NEWS:1.2027.2.547.2.1171 --- php-src/NEWS:1.2027.2.547.2.1170 Sat Jul 12 01:44:04 2008 +++ php-src/NEWS Sat Jul 12 21:14:57 2008 @@ -18,6 +18,8 @@ - Fixed bug #45312 (Segmentation fault on second request for array functions). (Dmitry) - Fixed bug #45251 (double free or corruption with setAttributeNode()). (Rob) +- Fixed bug #45220 (curl_read callback returns -1 when needs to return + size_t (unsigned)). (Felipe) - Fixed bug #45139 (ReflectionProperty returns incorrect declaring class). (Felipe) - Fixed bug #45004 (pg_insert() does not accept 4 digit timezone format). (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php