From: Rob Richards Date: Sat, 30 Dec 2006 15:43:10 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.1RC2~31 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3d11fb35aef0f0879fe83cce6a4d689af8c047ce;p=php BFN --- diff --git a/NEWS b/NEWS index b0fc15a80a..c075c73ff3 100644 --- a/NEWS +++ b/NEWS @@ -42,6 +42,7 @@ PHP NEWS are set to 0). (Dmitry) - Fixed bug #39825 (foreach produces memory error). (Dmitry) - Fixed bug #39815 (SOAP double encoding is not locale-independent). (Dmitry) +- Fixed bug #39760 (cloning fails on nested SimpleXML-Object). (Rob) - Fixed bug #39685 (iconv() - undefined function). (Hannes) - Fixed bug #39596 (Creating Variant of type VT_ARRAY). (Rob) - Fixed bug #39435 ('foo' instanceof bar gives invalid opcode error). (Sara)