helly Sun Aug 29 12:53:33 2004 EDT Modified files: (Branch: PHP_4_3) /php-src NEWS Log: MFH: Bugfix #29882 isset crashes on arrays http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1247.2.722&r2=1.1247.2.723&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1247.2.722 php-src/NEWS:1.1247.2.723 --- php-src/NEWS:1.1247.2.722 Tue Aug 24 16:57:32 2004 +++ php-src/NEWS Sun Aug 29 12:53:32 2004 @@ -18,6 +18,7 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php