jani Mon May 4 19:02:27 2009 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: - Fix news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.580&r2=1.2027.2.547.2.965.2.581&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.580 php-src/NEWS:1.2027.2.547.2.965.2.581 --- php-src/NEWS:1.2027.2.547.2.965.2.580 Mon May 4 14:15:58 2009 +++ php-src/NEWS Mon May 4 19:02:26 2009 @@ -7,14 +7,13 @@ - Undeprecated ticks. (Arnaud) - Improved IMAP support (Pierre): - - Added imap_gc to clear the imap cache - - Added imap_utf8_to_mutf7 and imap_mutf7_to_utf8 + . Added imap_gc() to clear the imap cache + . Added imap_utf8_to_mutf7() and imap_mutf7_to_utf8() - Implemented FR #41712 (curl progress callback: CURLOPT_PROGRESSFUNCTION). (sdteffen[at]gmail[dot].com, Pierre) -- Implemented FR #47739 (Missing cURL option do disable IPv6) (Pierre) -- Implemented FR #39637 (Missing cURL option CURLOPT_FTP_FILEMETHOD) - (Pierre) +- Implemented FR #47739 (Missing cURL option do disable IPv6). (Pierre) +- Implemented FR #39637 (Missing cURL option CURLOPT_FTP_FILEMETHOD). (Pierre) - Added timezone_version_get() to retrieve the version of the used timezone database. (Derick)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php