From 410c1584c64d6cfcc4f8dea5c8f659e1f49a930b Mon Sep 17 00:00:00 2001 From: Steph Fox Date: Fri, 7 Mar 2008 14:59:47 +0000 Subject: [PATCH] update TODO --- ext/phar/TODO | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ext/phar/TODO b/ext/phar/TODO index 96d26466b9..987a793df0 100644 --- a/ext/phar/TODO +++ b/ext/phar/TODO @@ -89,14 +89,14 @@ Version 2.0.0 X make convertToZip/convertToTar rename files [Steph] X make convertTo*() with full file compression rename to append .gz or .bz2 [Steph] - * don't automatically add a stub to .zip or .tar files - * don't allow a stub or alias to be added to a .zip/.tar that does not have - ".phar" in the filename (or already have stub/alias) + X don't automatically add a stub to .zip or .tar files [Steph] + X don't allow a stub or alias to be added to a .zip/.tar that does not have + ".phar" in the filename (or already have stub/alias) [Steph] * allow read/write on .tar/.zip files that do not contain a stub or alias * prevent manual addition of stub via $a['.phar/stub.php'] = '