moriyoshi Fri Oct 3 23:18:49 2003 EDT Modified files: /php-src NEWS Log: New feature news. Index: php-src/NEWS diff -u php-src/NEWS:1.1469 php-src/NEWS:1.1470 --- php-src/NEWS:1.1469 Fri Oct 3 18:42:38 2003 +++ php-src/NEWS Fri Oct 3 23:18:48 2003 @@ -32,6 +32,8 @@ - Added optional parameter to OCIWriteTemporaryLob() to specify the type of LOB (Patch by Novicky Marek <[EMAIL PROTECTED]>). (Thies) - Added reflection API. (Andrei, George, Timm) +- Fixed fgetcsv() to correctly handle international (non-ascii) characters. + (Moriyoshi) - Fixed support for <![CDATA[]]> fields within XML documents in ext/xml. (Sterling) - Fixed visibility of __construct and __clone. (Marcus)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php