Hi all and Sebastian,
Today, I took steps to add version 1.3.2 of PHPUnit and
2.3.6 of
PHPUnit2 back into the PEAR website. This is in order to
satisfy old
packages that depend on the PHPUnit or PHPUnit2 packages.
So, pear
install PHPUnit or pear install PHPUnit2 are both working.
HOWEVER, there are major steps in place to ensure users are
directed
instead to phpunit.de. Here's what it looks like to
install/download:
cellog lot-49:~/workspace/pear/PHP_Archive$ pear download
PHPUnit
WARNING: "pear/PHPUnit" is deprecated in favor of
"channel://phpunit.de/PHPUnit"
downloading PHPUnit-1.3.2.tgz ...
Starting to download PHPUnit-1.3.2.tgz (20,913 bytes)
........done: 20,913 bytes
File
/home/cellog/workspace/pear/PHP_Archive/PHPUnit-1.3.2.tgz
downloaded
cellog lot-49:~/workspace/pear/PHP_Archive$ pear download
PHPUnit2
WARNING: "pear/PHPUnit2" is deprecated in favor
of
"channel://phpunit.de/PHPUnit"
downloading PHPUnit2-2.3.6.tgz ...
Starting to download PHPUnit2-2.3.6.tgz (44,069 bytes)
............done: 44,069 bytes
File
/home/cellog/workspace/pear/PHP_Archive/PHPUnit2-2.3.6.tgz
downloaded
Note the big warning. There is a similar warning on the
package pages
pear.php.net/PHPUnit and pear.php.net/PHPUnit2
This should eliminate bug reporting at pear.php.net for
Sebastian's
sanity, but satisfy the older packages.
Thanks,
Greg
--
PEAR Development Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php
|