]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Mon, 26 Mar 2007 20:17:30 +0000 (20:17 +0000)
committerRob Richards <rrichards@php.net>
Mon, 26 Mar 2007 20:17:30 +0000 (20:17 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 73ce3a6989da141d116f22430a40c2410df5dc89..4dd3edea385c1bd19e9fe1ce20e835cacdb20269 100644 (file)
--- 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