From: Steph Fox Date: Mon, 25 Feb 2008 15:43:14 +0000 (+0000) Subject: Lunchbreak II X-Git-Tag: RELEASE_2_0_0a1~330 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d712008ba7b4dda9dd4ec843c30e9347f959990c;p=php Lunchbreak II --- diff --git a/ext/phar/package.xml b/ext/phar/package.xml index 28d98e2d2c..2dfa0a608b 100644 --- a/ext/phar/package.xml +++ b/ext/phar/package.xml @@ -596,7 +596,7 @@ Major feature functionality release PHP License * implement ability connect a phar file 'phar://whatever' to a directory. That way all access to that phar archive are directed to the extracted directory. This - allows to have the installed files and the archieve keep the same includes. + allows to have the installed files and the archive keep the same includes. [Marcus] * implement SHA-2 (256, 512) support [Marcus] * implement setSignatureAlgorithm() and Phar::MD5 Phar::SHA1 Phar::SHA256 Phar::SHA512 Phar::PGP to