]> granicus.if.org Git - php/commitdiff
- BFN (not to forget this one)
authorMarcus Boerger <helly@php.net>
Tue, 29 Nov 2005 02:58:20 +0000 (02:58 +0000)
committerMarcus Boerger <helly@php.net>
Tue, 29 Nov 2005 02:58:20 +0000 (02:58 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c0302fd3a6dd89ef0e00cbc04ea654099aa0b480..1a6434b7cba4fe90889785c2a5d1da0a7fbd7226 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@ PHP                                                                        NEWS
   . Fixed memleaks
   . Added methods getNamespaces(), getDocNamespaces()
   . Fixed var_dump()
+  . Fixed isset/empty/(bool) behavior
 - Fixed bug #35456 (+ 1 [time unit] format did not work). (Ilia)
 - Fixed bug #35431 (PDO crashes when using LAZY fetch with fetchAll). (Wez)
 - Fixed bug #35430 (PDO crashes on incorrect FETCH_FUNC use). (Tony)