From: Wez Furlong Date: Fri, 4 May 2001 23:39:31 +0000 (+0000) Subject: Making notes about which extensions need most work for streams. X-Git-Tag: php-4.0.6RC1~142 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc66895579c6d825f8908cbf27d5d13a5de1e8db;p=php Making notes about which extensions need most work for streams. --- diff --git a/TODO-4.2.txt b/TODO-4.2.txt index f04785b0da..315e8353f4 100644 --- a/TODO-4.2.txt +++ b/TODO-4.2.txt @@ -20,4 +20,5 @@ * Finish PHP streams abstraction, nuke all that issock stuff, implement SSL socket support. (wez) - + - ext/ftp/ -> all FILEs to streams + - ext/bz2/ -> convert to stream impl.