From: Greg Beaver Date: Sun, 28 Jan 2007 21:04:57 +0000 (+0000) Subject: add rename() to TODO for 1.0 X-Git-Tag: RELEASE_1_0_0RC1~88 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aa47bbbd4d2ea49532434b20c8887de8105d16e3;p=php add rename() to TODO for 1.0 --- diff --git a/ext/phar/TODO b/ext/phar/TODO index e356330308..a1e57c29b9 100644 --- a/ext/phar/TODO +++ b/ext/phar/TODO @@ -26,6 +26,7 @@ Version 1.0.0 * always throw exceptions from the Phar object, and E_RECOVERABLE_ERROR from streams interface * Phar archive metadata + * support rename() in stream wrapper Version 1.1.0