]> granicus.if.org Git - php/commitdiff
MFH: Bugfix #29882 isset crashes on arrays
authorMarcus Boerger <helly@php.net>
Sun, 29 Aug 2004 16:53:32 +0000 (16:53 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 29 Aug 2004 16:53:32 +0000 (16:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 05ddc2ac693fdfb75c9b51af750dfa203b00e124..22489896eb2d873a69a3d99e49d5af65cb43cf93 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,7 @@ PHP 4                                                                      NEWS
 - Updated PCRE to provide better error handling in certain cases. (Andrei)
 - NSAPI: added "bucket" parameter to list of non-php.ini-keys of php4_execute
   for doing performance stats without warnings in server-log. (Uwe Schindler)
+- Fixed bug #29882 (isset crashes on arrays). (Marcus)
 - Fixed bug #29607 (highlighting code with HEREDOC produces invalid
   output). (Ilia)
 - Fixed bug #29581 (Typo inside php.ini comments for mysql.trace_mode). (Ilia)