From: Greg Beaver Date: Thu, 28 Oct 2004 19:33:23 +0000 (+0000) Subject: sync with pear-core X-Git-Tag: php-5.0.3RC1~115 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4b03f9f172e064823d6e4226ae93b577172f75b2;p=php sync with pear-core --- diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index 4811c9dfbc..26b64cdaf4 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -4,22 +4,22 @@ PEAR PEAR Base System The PEAR package contains: - * the PEAR base class - * the PEAR_Error error handling mechanism - * the alpha-quality PEAR_ErrorStack advanced error handling mechanism * the PEAR installer, for creating, distributing and installing packages + * the alpha-quality PEAR_Exception php5-only exception class + * the beta-quality PEAR_ErrorStack advanced error handling mechanism + * the PEAR_Error error handling mechanism * the OS_Guess class for retrieving info about the OS where PHP is running on * the System class for quick handling common operations with files and directories + * the PEAR base class - PHP License ssb lead - Stig Sæther Bakken + Stig Bakken stig@php.net @@ -29,10 +29,10 @@ cox@idecnet.com - mj - developer - Martin Jansen - mj@php.net + cellog + lead + Greg Beaver + cellog@php.net pajoye @@ -41,32 +41,41 @@ pajoye@pearfr.org - cellog - lead - Greg Beaver - cellog@php.net + mj + developer + Martin Jansen + mj@php.net - 1.3.2 - 2004-04-06 + 1.3.3 + 2004-10-28 stable + PHP License Installer: * fix Bug #1186 raise a notice error on PEAR::Common $_packageName * fix Bug #1249 display the right state when using --force option - + * fix Bug #2189 upgrade-all stops if dependancy fails + * fix Bug #1637 The use of interface causes warnings when packaging with PEAR + * fix Bug #1420 Parser bug for T_DOUBLE_COLON + * fix Request #2220 pear5 build fails on dual php4/php5 system + * fix Bug #1163 pear makerpm fails with packages that supply role="doc" + +Other: + * add PEAR_Exception class for PHP5 users + * fix critical problem in package.xml for linux in 1.3.2 + * fix staticPopCallback() in PEAR_ErrorStack + * fix warning in PEAR_Registry for windows 98 users + - - - - + + + - - @@ -78,23 +87,23 @@ Installer: + + + + + + - - - - - - @@ -114,6 +123,10 @@ Installer: + + + +