From: Pierre Joye Date: Mon, 26 Jan 2004 01:36:51 +0000 (+0000) Subject: - # 521 entry X-Git-Tag: RELEASE_1_3b6~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e3af7958a59ae6ad08a295dc311e911cf9bc4752;p=php - # 521 entry --- diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index 6f64ef2f60..d654d154aa 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -47,9 +47,9 @@ - 1.3 - 2004-01-20 - stable + 1.3b6 + 2004-01-26 + beta PEAR Installer: @@ -59,6 +59,7 @@ PEAR Installer: * Bug #293 [Patch] PEAR_Error not calling static method callbacks for error-handler * Bug #324 pear -G gives Fatal Error (PHP-GTK not installed, but error is at engine level) * Bug #594 PEAR_Common::analyzeSourceCode fails on string with $var and { +* Bug #521 Incorrect filename in naming warnings * Moved download code into its own class * Fully unit tested the installer, packager, downloader, and PEAR_Common