]> granicus.if.org Git - php/commitdiff
update TODO for needed things
authorGreg Beaver <cellog@php.net>
Mon, 29 Jan 2007 06:10:18 +0000 (06:10 +0000)
committerGreg Beaver <cellog@php.net>
Mon, 29 Jan 2007 06:10:18 +0000 (06:10 +0000)
ext/phar/TODO

index 098fa5f9edaa40105363ebb9336fb3acb0785a09..6161f84e8521ed7b93fe374b55cbb00f28b9b4df 100644 (file)
@@ -9,7 +9,7 @@ Version 1.0.0
  X if SPL is disabled, enable only static methods of class Phar and disable 
    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]
+   have a handle opened for writing [Marcus/Greg]
  X docs on file format/manifest description [Greg]
  X docs on uses [Greg]
  X stream context for specifying compression of a file [Marcus]
@@ -27,6 +27,10 @@ Version 1.0.0
    streams interface [Greg]
  X Phar archive metadata Phar::setMetaData($metadata) Phar::getMetaData() [Greg]
  X support rename() in stream wrapper [Greg]
+ * update docs to reflect changes in error handling
+ * update docs to add setStub(), make note about not using it within begin()/commit()
+ ? have setStub() throw an exception if used between begin()/commit() [erase if no]
+ * fix 011.phpt, 029.phpt for uncaught exceptions causing bad cleanup
  
 Version 1.1.0