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
other cool stuff
----------------
* PVM extension
+
+vim:et:sw=4:ts=4