]> granicus.if.org Git - php/commitdiff
- Update after conference discussions
authorMarcus Boerger <helly@php.net>
Wed, 16 May 2007 22:32:23 +0000 (22:32 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 16 May 2007 22:32:23 +0000 (22:32 +0000)
ext/phar/TODO

index abb93f3aa6e7ecc48c83ec8b4c1b513713355377..1cefffc91a71b59895f342c885e60cc236191317 100644 (file)
@@ -49,6 +49,9 @@ Version 1.2.0
  X add phar command (phar.phar) [Marcus]
  X list all available compression methods using Phar::getSupportedCompression() [Marcus]
 
+ * Reduce RINIT to variable initialization, no fcall, hashinit
+ * Provide an additional header that allows better compatibility with PHP 4
+   __HALT_COMPILER();function __HALT_COMPILER(){}$a=<<<PHARDATABEGIN\n
  * ability to have Phar object return file class as offsetGet() result
  * ability to store empty directories
  * [optional] Phar->rollback() to abort a write transaction