| Pierre 2006-07-15, 7:57 am |
|
Hi,
I just released 1.4.10RC1 in order to be ready for the first
release candidate of PHP 5.2.0 in tuesday. RC2 will include
PEAR-1.4.10RC2, it should be the very last before 1.4.10-stable.
Greg, can you take care of the creation of the phar (only
install-phar* not go-pear, go-pear should still use the last stable)?
I have some problems with the following tests:
/home/pierre/cvs/pear-core14/tests/PEAR_Installer/ test_install_simplelocalpackage_installr
oot.phpt
/home/pierre/cvs/pear-core14/tests/PEAR_Downloader/ test_download_abstractpackage_channelnee
dsupdating.phpt
/home/pierre/cvs/pear-core14/tests/PEAR_Downloader/test_download_complexabstractpackage.phpt
/home/pierre/cvs/pear-core14/tests/PEAR_Command_Pickle/pickle/test.phpt
/home/pierre/cvs/pear-core14/tests/PEAR_Command_Install/install/test_extinstall.phpt
/home/pierre/cvs/pear-core14/tests/PEAR_Command_Config/config-create/test_fail.phpt
/home/pierre/cvs/pear-core14/tests/PEAR_Command/test_registerCommands_remoteinstall.phpt
Some warnings are now errors (both in head and 1.4), like an invalid
date field. Is it on purpose?
About tests/PEAR_Command_Install/install/test_extinstall.phpt, if
someone can see what's wrong, let me know. I don't see any diff
between the expected and the received array, but the PHPUnit output
format is not adapted to such things...
Cheers,
-- Pierre
|