From: Marcus Boerger Date: Sun, 28 Jan 2007 16:07:10 +0000 (+0000) Subject: - Move offsetGet()/SplFileClass entry to 1.1 X-Git-Tag: RELEASE_1_0_0RC1~93 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5d03db8f5a076e5358c3c4bfe5e9f066dc0987f5;p=php - Move offsetGet()/SplFileClass entry to 1.1 --- diff --git a/ext/phar/TODO b/ext/phar/TODO index 3a2ddaf18d..baeba18288 100644 --- a/ext/phar/TODO +++ b/ext/phar/TODO @@ -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