From: Greg Beaver Date: Tue, 12 Feb 2008 05:36:02 +0000 (+0000) Subject: update TODO to reflect must-haves prior to 2.0 X-Git-Tag: RELEASE_2_0_0a1~511 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97484e0b952c4f94595ec9011857d18db7862444;p=php update TODO to reflect must-haves prior to 2.0 --- diff --git a/ext/phar/TODO b/ext/phar/TODO index c94936c210..c9e6b3fce9 100644 --- a/ext/phar/TODO +++ b/ext/phar/TODO @@ -78,6 +78,15 @@ Version 2.0.0 storing sqlite databases, cache, or template files in a location external to the phar. Copy of the files would need to be performed in an installation step, phar would not attempt to do this for performance and security reasons. + * make convertToZip/convertToTar rename files and return the new filename. Also, convertToPhar() with full + file compression should rename to append .gz or .bz + * don't automatically add a stub to .zip or .tar files + * don't allow a stub to be added to a .zip/.tar that does not have ".phar" in the filename somewhere + * allow read/write on .tar/.zip files that do not contain a stub or alias file + * prevent manual addition of stub via $a['.phar/stub.php'] = '