From: Greg Beaver Date: Sat, 19 Jan 2008 20:13:31 +0000 (+0000) Subject: s/1.3.0/2.0.0/ X-Git-Tag: RELEASE_2_0_0a1~838 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=34c1e6e11258a183161e1e0e6d99b9d46b3bc4b5;p=php s/1.3.0/2.0.0/ --- diff --git a/ext/phar/TODO b/ext/phar/TODO index 555a8aa537..ec7fb18516 100644 --- a/ext/phar/TODO +++ b/ext/phar/TODO @@ -58,7 +58,7 @@ Version 1.2.1 X Make -a optional in pack subcommand of phar.phar [Marcus] X Make Phar::loadPhar() and Phar::mapPhar() ignore extracted archives -Version 1.3.0 +Version 2.0.0 * ability to have Phar object return file class as offsetGet() result X ability to store empty directories [Greg]