From aa47bbbd4d2ea49532434b20c8887de8105d16e3 Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Sun, 28 Jan 2007 21:04:57 +0000 Subject: [PATCH] add rename() to TODO for 1.0 --- ext/phar/TODO | 1 + 1 file changed, 1 insertion(+) 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 -- 2.50.1