]> granicus.if.org Git - php/commitdiff
Added streams stuff
authorWez Furlong <wez@php.net>
Thu, 3 May 2001 20:21:06 +0000 (20:21 +0000)
committerWez Furlong <wez@php.net>
Thu, 3 May 2001 20:21:06 +0000 (20:21 +0000)
# Turn on those psychological thumbscrews!

TODO-4.2.txt

index fd7c53a57eb3a16b2740ba24f020757da51ebb60..f04785b0da5a9c374bf3fa7339e8328a8aa878c1 100644 (file)
@@ -17,3 +17,7 @@
 * Fix Zend shallow copy issues with objects and arrays.
 
 * Make all extensions thread-safe.
+
+* Finish PHP streams abstraction, nuke all that issock stuff, implement SSL
+  socket support. (wez)
+