From: Greg Beaver Date: Sun, 28 Jan 2007 21:46:13 +0000 (+0000) Subject: note finishing of docs (whew) X-Git-Tag: RELEASE_1_0_0RC1~85 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b53229dae06fd84f9b675fd056c7da6547821848;p=php note finishing of docs (whew) --- diff --git a/ext/phar/TODO b/ext/phar/TODO index a1e57c29b9..79eaa63311 100644 --- a/ext/phar/TODO +++ b/ext/phar/TODO @@ -10,8 +10,8 @@ Version 1.0.0 class PharFileInfo completely [Marcus] X implement in-phar locking, so that a file that is opened for reading can't have a handle opened for writing [Greg] - X docs on file format/manifest description - * docs on uses + X docs on file format/manifest description [Greg] + X docs on uses [Greg] X stream context for specifying compression of a file [Marcus] X stream context for specifying meta-data [Greg] X Phar->begin()/Phar->commit() for specifying a new stub to the phar,