From: Tomas V.V.Cox Date: Tue, 8 Jul 2003 10:53:33 +0000 (+0000) Subject: Go with b3 X-Git-Tag: BEFORE_ARG_INFO~326 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=67999408db136e8e420fbd2053bc741a968a1c6c;p=php Go with b3 --- diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index 5aa793ba18..f88fc848eb 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -37,15 +37,16 @@ - 1.2b2 + 1.2b3 beta - 2003-06-23 + 2003-07-08 * Changed license from PHP 2.02 to 3.0 * Added support for optional dependencies * Made upgrade and uninstall package case insensitive * pear makerpm, now works and generates a better system independant spec file * pear install|build <pecl-package>, now exposes the compilation progress +* Installer now checks dependencies on package uninstall * Added new pear bundle command, which downloads and uncompress a <pecl-package>. The main purpouse of this command is for easily adding extensions to the PHP sources before compiling it.