]> granicus.if.org Git - php/commitdiff
Making notes about which extensions need most work for streams.
authorWez Furlong <wez@php.net>
Fri, 4 May 2001 23:39:31 +0000 (23:39 +0000)
committerWez Furlong <wez@php.net>
Fri, 4 May 2001 23:39:31 +0000 (23:39 +0000)
TODO-4.2.txt

index f04785b0da5a9c374bf3fa7339e8328a8aa878c1..315e8353f4a1a650c66312b7c6cbcb98809c351d 100644 (file)
@@ -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.