Home > Archive > PHP PEAR Questions and Answers > October 2004 > call to action for PEAR 1.3.2
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
call to action for PEAR 1.3.2
|
|
| Greg Beaver 2004-10-22, 3:55 am |
| Hi,
It's that time again. I will release PEAR 1.3.2 in 2 days unless you
QAers find any issues. Tests that must be run:
1) go-pear with the current PEAR
a) on linux
b) on windows
2) make install with php4 and php5 (linux)
3) pear install
4) pear install -a
5) pear install -o
6) pear upgrade
7) pear upgrade-all (this should work even if a single package fails)
8) try the other commands out, make sure there's no fatal errors
Greg
| |
| Greg Beaver 2004-10-22, 3:55 am |
| I should mention, you need pear-core, tag PEAR_1_3
Greg
Greg Beaver wrote:
> Hi,
>
> It's that time again. I will release PEAR 1.3.2 in 2 days unless you
> QAers find any issues. Tests that must be run:
>
> 1) go-pear with the current PEAR
> a) on linux
> b) on windows
>
> 2) make install with php4 and php5 (linux)
>
> 3) pear install
>
> 4) pear install -a
>
> 5) pear install -o
>
> 6) pear upgrade
>
> 7) pear upgrade-all (this should work even if a single package fails)
>
> 8) try the other commands out, make sure there's no fatal errors
>
> Greg
|
|
|
|
|