From: Stig Bakken Date: Fri, 13 Dec 2002 02:20:33 +0000 (+0000) Subject: * update release notes, remove warning X-Git-Tag: RELEASE_1_0b3~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=854b9b9ac1c0741b41999918bf31763bc926c3d6;p=php * update release notes, remove warning --- diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index 52f228868e..6324d72674 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -36,6 +36,10 @@ 2002-12-13 * fixed "info" shortcut (conflicted with "install") +* added "php_bin" config parameter +* all "non-personal" config parameters now use + environment variables for defaults (very useful + to override the default php_dir on Windows!) @@ -82,12 +86,6 @@ - -If you are upgrading to 1.0b3 or newer from 1.0b2 or older, your "pear" -command will probably stop working. To fix, either use go-pear, -or edit the first line of your installed "pear" and replace "@php_bin@" -with the path to your PHP CLI or CGI binary. - Archive_Tar