From: Marcus Boerger Date: Sun, 20 May 2007 22:16:19 +0000 (+0000) Subject: - Update X-Git-Tag: RELEASE_1_4~116 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a1975735a93ff519e0da05391506c9ec2b17d657;p=php - Update --- diff --git a/ext/phar/package.php b/ext/phar/package.php index 6299ab9c0c..46e74102fa 100644 --- a/ext/phar/package.php +++ b/ext/phar/package.php @@ -3,6 +3,7 @@ $notes = ' * add Phar::getAlias() [Marcus] * Made -a optional in pack subcommand of phar.phar [Marcus] + * Fix issue with apache module [Marcus] '; if (!class_exists("Phar") && !extension_loaded("Phar")) {