rrichards Sat Dec 30 15:43:10 2006 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.464&r2=1.2027.2.547.2.465&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.464 php-src/NEWS:1.2027.2.547.2.465 --- php-src/NEWS:1.2027.2.547.2.464 Fri Dec 29 00:34:29 2006 +++ php-src/NEWS Sat Dec 30 15:43:10 2006 @@ -42,6 +42,7 @@ 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php