Browse Source

add note about fix for spaces in paths for an installation into a directory with spaces

PEAR_1_4DEV
Greg Beaver 23 years ago
parent
commit
b251177ebf
  1. 1
      pear/package-PEAR.xml

1
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)
</notes>
<provides type="class" name="OS_Guess" />
<provides type="class" name="System" />

Loading…
Cancel
Save