davidc Sat Nov 22 14:34:01 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: - Added news item for bug #46615 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.386&r2=1.2027.2.547.2.965.2.387&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.386 php-src/NEWS:1.2027.2.547.2.965.2.387 --- php-src/NEWS:1.2027.2.547.2.965.2.386 Fri Nov 21 20:36:12 2008 +++ php-src/NEWS Sat Nov 22 14:34:00 2008 @@ -86,6 +86,8 @@ - Fixed bug #44575 (parse_ini_file comment # line problems). (Arnaud) - Fixed bug #44135 (PDO MySQL does not support CLIENT_FOUND_ROWS). (Johannes, chx1975 at gmail dot com) +- Fixed bug #46615 (Make SplHeap->key() returns the key count -1 instead + of the key count). (David C.) 02 Sep 2008, PHP 5.3.0 Alpha 2
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php