From 1cdb964081d004e2134d28765dabbb7f81b18e57 Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Sat, 2 May 2009 18:06:04 +0000 Subject: [PATCH] - imap entries (2 more to come) --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 01dd273b8e..54b9e3a066 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,9 @@ PHP NEWS - 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 -- 2.50.1