]> granicus.if.org Git - php/commitdiff
- Added news item for bug #46615
authorDavid Coallier <davidc@php.net>
Sat, 22 Nov 2008 14:34:00 +0000 (14:34 +0000)
committerDavid Coallier <davidc@php.net>
Sat, 22 Nov 2008 14:34:00 +0000 (14:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a82ad6c458a9dfb3e329afa1d8a142bdcec8397b..3793ec37541892982e0e334ffa7e47640f7c4277 100644 (file)
--- 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