From: Etienne Kneuss Date: Thu, 6 Nov 2008 01:09:32 +0000 (+0000) Subject: Add references to #46421 #45976 X-Git-Tag: BEFORE_NS_RULES_CHANGE~77 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c6fbd074ce2ea4f0b7e5875a015a165ea0e11a33;p=php Add references to #46421 #45976 --- diff --git a/NEWS b/NEWS index d062a4e02a..7ce10563b0 100644 --- a/NEWS +++ b/NEWS @@ -64,6 +64,8 @@ PHP NEWS - Fixed bug #44575 (parse_ini_file comment # line problems). (Arnaud) - Fixed bug #44135 (PDO MySQL does not support CLIENT_FOUND_ROWS). (Johannes, chx1975 at gmail dot com) +- Fixed bug #45976 (Moved SXE from SPL to SimpleXML). (Etienne) +- Fixed bug #46421 (SplFileInfo not correctly handling /). (Etienne) 02 Sep 2008, PHP 5.3.0 Alpha 2