From: Rob Richards Date: Mon, 26 Mar 2007 20:17:30 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.2RC1~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c0cd876a7f83368aa31be60875faf58ea1b8737d;p=php BFN --- diff --git a/NEWS b/NEWS index 73ce3a6989..4dd3edea38 100644 --- a/NEWS +++ b/NEWS @@ -133,6 +133,8 @@ PHP NEWS - 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