]> granicus.if.org Git - php/commitdiff
- Move offsetGet()/SplFileClass entry to 1.1
authorMarcus Boerger <helly@php.net>
Sun, 28 Jan 2007 16:07:10 +0000 (16:07 +0000)
committerMarcus Boerger <helly@php.net>
Sun, 28 Jan 2007 16:07:10 +0000 (16:07 +0000)
ext/phar/TODO

index 3a2ddaf18d0c898c291f325790ffdbb16654ff98..baeba18288e4d18774fcc8851d6c993d1d666e8d 100644 (file)
@@ -25,8 +25,8 @@ Version 1.0.0
  X add PharFileInfo::getMetaData() [Marcus]
  * always throw exceptions from the Phar object, and E_RECOVERABLE_ERROR from 
    streams interface
- * ability to have Phar object return file class as offsetGet() result
  
 Version 1.1.0
 
- * implement GPG signing
\ No newline at end of file
+ * ability to have Phar object return file class as offsetGet() result
+ * implement GPG signing