]> granicus.if.org Git - php/commitdiff
BFN
authorRob Richards <rrichards@php.net>
Mon, 19 Dec 2005 14:18:05 +0000 (14:18 +0000)
committerRob Richards <rrichards@php.net>
Mon, 19 Dec 2005 14:18:05 +0000 (14:18 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5fa21323f5e4773a9946af60305812454ea427f5..6a79f607cd7990acbafa69ae546e2eb469e22a37 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -69,6 +69,7 @@ PHP                                                                        NEWS
 - Fixed bug #35470 (Assigning global using variable name from array doesn't
   function). (Dmitry)
 - Fixed bug #35456 (+ 1 [time unit] format did not work). (Ilia)
+- Fixed bug #35447 (xml_parse_into_struct() chokes on the UTF-8 BOM). (Rob)
 - Fixed bug #35431 (PDO crashes when using LAZY fetch with fetchAll). (Wez)
 - Fixed bug #35430 (PDO crashes on incorrect FETCH_FUNC use). (Tony)
 - Fixed bug #35427 (str_word_count() handles '-' incorrectly). (Ilia)