From b251177ebff3a3716e16beb1ee8426eb38f8c453 Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Fri, 29 Aug 2003 05:44:59 +0000 Subject: [PATCH] add note about fix for spaces in paths for an installation into a directory with spaces --- pear/package-PEAR.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pear/package-PEAR.xml b/pear/package-PEAR.xml index d2a1275f6c..bbf22e8fcd 100644 --- a/pear/package-PEAR.xml +++ b/pear/package-PEAR.xml @@ -60,6 +60,7 @@ use of inadvisable @ in setErrorHandling (Greg) * pear upgrade will now install if the package is not installed (necessary for pear upgrade --alldeps, as installation is often necessary for new dependencies) (Greg) +* fixed pear.bat if PHP is installed in a path like C:\Program Files\php (Greg) -- 2.50.0