From: Marcus Boerger Date: Sun, 28 Jan 2007 10:02:45 +0000 (+0000) Subject: - Hash is donein ext/standard X-Git-Tag: RELEASE_1_0_0RC1~99 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1222f8c75aad4352770acb011c90a15bb39b90c1;p=php - Hash is donein ext/standard --- diff --git a/ext/phar/package.xml b/ext/phar/package.xml index b97b6f4f1d..99b600a8b6 100644 --- a/ext/phar/package.xml +++ b/ext/phar/package.xml @@ -18,8 +18,8 @@ or to read files directly from the phar. Phar archives can be created using the streams API or with the Phar class, if the phar.readonly ini variable is set to false. -Full support for MD5 and SHA1 signatures is possible if the hash extension is present, and -signatures can be required if the ini variable phar.require_hash is set to true. +Full support for MD5 and SHA1 signatures is possible. Signatures can be required +if the ini variable phar.require_hash is set to true. Greg Beaver @@ -150,11 +150,6 @@ signatures can be required if the ini variable phar.require_hash is set to true. - - hash - pecl.php.net - hash - bz2 pecl.php.net