From 86fc96d86b2eb34a0500d224e61f74a7bf4feb08 Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Thu, 17 Jan 2008 04:56:40 +0000 Subject: [PATCH] update package.xml --- ext/phar/package.xml | 84 +++++++++++++------------------------------- 1 file changed, 24 insertions(+), 60 deletions(-) diff --git a/ext/phar/package.xml b/ext/phar/package.xml index a864c367fe..c49c22c0ea 100644 --- a/ext/phar/package.xml +++ b/ext/phar/package.xml @@ -29,8 +29,8 @@ avaiable then SHA-256 and SHA-512 signatures are supported as well.helly@php.net yes - 2008-01-11 - + 2008-01-16 + 1.3.0 1.1.0 @@ -45,6 +45,7 @@ avaiable then SHA-256 and SHA-512 signatures are supported as well. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -200,6 +144,9 @@ Major feature functionality release + + + @@ -215,6 +162,8 @@ Major feature functionality release + + @@ -287,6 +236,7 @@ Major feature functionality release + @@ -384,6 +334,8 @@ Major feature functionality release + + @@ -393,6 +345,7 @@ Major feature functionality release + @@ -417,6 +370,10 @@ Major feature functionality release + + + + @@ -521,6 +478,12 @@ Major feature functionality release pecl.php.net hash + + zip + pecl.php.net + 1.8.11 + zip + spl @@ -541,13 +504,14 @@ Major feature functionality release stable stable - 2008-01-11 + 2008-01-16 PHP License Major feature functionality release * add support for tar-based and zip-based phar archives [Greg] * add Phar::isTar(), Phar::isZip(), and Phar::isPhar() [Greg] + * add Phar::convertToTar(), Phar::convertToZip(), and Phar::convertToPhar() [Greg] * add Phar::webPhar() for running a web-based application unmodified directly from a phar archive [Greg] * file functions (fopen-based and stat-based) can be instructed to only look for -- 2.50.1