| Gregory Beaver 2007-09-03, 4:01 am |
| Hi peoples,
http://pear.php.net/~greg/PEAR-1.6.2.tgz is available for testing. This
will be released on September 9 (7 days) barring any regressions
discovered by you. This will be the last of the 1.6.x branch.
1.7.0 will introduce one new major feature, the www role and www_dir
configuration variable. By default, www_dir will use the same path as
data_dir, in preparation for pyrus.
In order to test this release, please take these steps and report any
problems here:
1) pear upgrade http://pear.php.net/~greg/PEAR-1.6.2.tgz
2) try out the following commands and make sure they still work on your
system:
bundle
channel-add
channel-alias
channel-delete
channel-discover
channel-info
channel-update
clear-cache
config-create
config-get
config-help
config-set
config-show
convert
download
download-all
info
install
list
list-all
list-channels
list-files
list-upgrades
login
logout
makerpm
package
package-dependencies
package-validate
pickle
remote-info
remote-list
run-scripts
run-tests
search
shell-test
sign
uninstall
upgrade
upgrade-all
3) check out pear-core and use the PEAR_1_6 branch (-r PEAR_1_6) and
execute pear run-tests -rq tests/
For failures, please post the .out files using pastebin or some other
external resource.
Thanks,
Greg
|