From: David Coallier Date: Sat, 22 Nov 2008 14:34:00 +0000 (+0000) Subject: - Added news item for bug #46615 X-Git-Tag: php-5.3.0alpha2~95 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a9879d34a8f797054872578e5cc9907ef0f01601;p=php - Added news item for bug #46615 --- diff --git a/NEWS b/NEWS index a82ad6c458..3793ec3754 100644 --- a/NEWS +++ b/NEWS @@ -86,6 +86,8 @@ PHP NEWS - 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