pajoye          Sat May  2 18:06:04 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  - imap entries (2 more to come)
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.572&r2=1.2027.2.547.2.965.2.573&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.572 
php-src/NEWS:1.2027.2.547.2.965.2.573
--- php-src/NEWS:1.2027.2.547.2.965.2.572       Thu Apr 30 04:43:09 2009
+++ php-src/NEWS        Sat May  2 18:06:04 2009
@@ -6,6 +6,9 @@
 
 - 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 'n' flag to fopen to allow passing O_NONBLOCK to the underlying
   open(2) system call. (Mikko)
 - Added "dechunk" filter which can decode HTTP responses with chunked



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to