rrichards Sun Dec 24 10:02:53 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.455&r2=1.2027.2.547.2.456&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.455 php-src/NEWS:1.2027.2.547.2.456 --- php-src/NEWS:1.2027.2.547.2.455 Sat Dec 23 17:58:47 2006 +++ php-src/NEWS Sun Dec 24 10:02:53 2006 @@ -33,9 +33,13 @@ are set to 0). (Dmitry) - Fixed bug #39815 (SOAP double encoding is not locale-independent). (Dmitry) - Fixed bug #39685 (iconv() - undefined function). (Hannes) +- Fixed bug #39596 (Creating Variant of type VT_ARRAY). (Rob) - Fixed bug #38852 (XML-RPC Breaks iconv). (Hannes) +- Fixed bug #37588 (COM Property propputref converts to PHP function + and can't be accesed). (Rob) - Fixed bug #36392 (wrong number of decimal digits with %e specifier in sprintf). (Matt,Ilia) +- Fixed bug #39596 (Creating Variant of type VT_ARRAY). (Rob) 14 Dec 2006, PHP 5.2.1RC1 - Added a meta tag to phpinfo() output to prevent search engines from indexing
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php