From a3b179d9162dd58cca8a07a56defe2eb1cfce5e4 Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Fri, 19 Mar 2004 03:16:45 +0000 Subject: [PATCH] MFH update to 1.3.1dev --- pear/package-PEAR.xml | 47 ++++++++++++++++++++++++++++++++----------- 1 file changed, 35 insertions(+), 12 deletions(-) diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index b9a714c1ea..de771cb9f0 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -47,20 +47,21 @@ - 1.3 - 2004-02-20 - stable + 1.3.1dev + 2004-03-18 + devel PEAR Installer: -* Bug #171 --alldeps with a rel="eq" should install the required version, if possible -* Bug #249 installing from an url doesnt work -* Bug #248 --force command does not work as expected -* 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 { -* Moved download code into its own class -* Fully unit tested the installer, packager, downloader, and PEAR_Common -* Bug #521 Incorrect filename in naming warnings + + * Bug #933 CMD Usability Patch + * Bug #1008 safe mode raises warning + +PEAR_ErrorStack: + + * Added experimental error handling, designed to eventually replace + PEAR_Error. It should be considered experimental until explicitly marked + stable. require_once 'PEAR/ErrorStack.php' to use. + @@ -88,6 +89,7 @@ PEAR Installer: + @@ -129,4 +131,25 @@ PEAR Installer: pcre + + + 1.3 + 2004-02-20 + stable + +PEAR Installer: + +* Bug #171 --alldeps with a rel="eq" should install the required version, if possible +* Bug #249 installing from an url doesnt work +* Bug #248 --force command does not work as expected +* 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 + + + + -- 2.40.0