]> granicus.if.org Git - php/commitdiff
WS fix
authorWez Furlong <wez@php.net>
Tue, 13 May 2003 09:06:14 +0000 (09:06 +0000)
committerWez Furlong <wez@php.net>
Tue, 13 May 2003 09:06:14 +0000 (09:06 +0000)
TODO

diff --git a/TODO b/TODO
index 1a8a8f8ec28c3f2c36aa6f7799aa5269be213cb5..81750cce8769fd91ec4fab16f0f2e2a393a56349 100644 (file)
--- a/TODO
+++ b/TODO
@@ -53,12 +53,12 @@ global
 Streams
 -------
     * Route filestat.c through the wrapper layer; isolate the statcache code
-         so that it is independent of php functions and can be applied to any
-         stream/path.
+      so that it is independent of php functions and can be applied to any
+      stream/path.
     * Add unlink() operation to wrappers, route userland unlink() through it.
-      Implement unlink() operation for the ftp wrapper.          
-       * Add a method to take ownership of the memory buffer in memory streams so
-         that generating string values for zvals doesn't require an estrdup.
+      Implement unlink() operation for the ftp wrapper.   
+    * Add a method to take ownership of the memory buffer in memory streams so
+      that generating string values for zvals doesn't require an estrdup.
     * bundle and use curl lib for fopen wrapper.
 
 documentation
@@ -158,3 +158,5 @@ ext/wddx
 other cool stuff
 ----------------
     * PVM extension
+
+vim:et:sw=4:ts=4