rrichards Mon Mar 26 20:17:31 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.613&r2=1.2027.2.547.2.614&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.613 php-src/NEWS:1.2027.2.547.2.614 --- php-src/NEWS:1.2027.2.547.2.613 Mon Mar 26 10:25:41 2007 +++ php-src/NEWS Mon Mar 26 20:17:30 2007 @@ -133,6 +133,8 @@ - Fixed crash on op-assign where argument is string offset (Brian, Stas) - Fixed bug #38710 (data leakage because of nonexisting boundary checking in statements in mysqli) (Stas) +- Fixed bug #37386 (autocreating element doesn't assign value to first node). + (Rob) - Fixed unallocated memory access/double free in in array_user_key_compare() (MOPB-24 by Stefan Esser) (Stas) - Fixed wrong length calculation in unserialize S type
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php