On Thu, Jul 24, 2008 at 23:10, G. T. Stresen-Reuter
<[EMAIL PROTECTED]> wrote:
> On Jul 24, 2008, at 9:54 PM, Hannes Magnusson wrote:
>
>> Hi all!
>>
>> Next minor release of PhD, 0.3.0, has been released!
>> For a full release history, see http://doc.php.net/phd/
>>
>> To upgrade from previous releases:
>>    pear upgrade doc.php.net/phd-beta
>
> Hi Hannes,
>
> I'm looking forward to trying out the new version, however, when I tried:
>
> pear upgrade doc.php.net/phd-beta
>
> I got the following result:
>
> Nothing to upgrade

Thats interesting. Worked fine for me [tm] few minutes ago:
[EMAIL PROTECTED] bjori]$ phd -V
[17:09:49] PhD version: 0.2.3
[17:09:49] Copyright (c) 2008 The PHP Documentation Group
[EMAIL PROTECTED] bjori]$ sudo pear upgrade doc.php.net/phd-beta
Password:
downloading PhD-0.3.0.tgz ...
Starting to download PhD-0.3.0.tgz (39,686 bytes)
..........done: 39,686 bytes
upgrade ok: channel://doc.php.net/PhD-0.3.0
[EMAIL PROTECTED] bjori]$ phd -V
[17:11:03 - E_WARNING] /usr/local/share/pear/phd/config.php:205
        getopt(): No support for long options in this build
PhD version: 0.3.0
Copyright (c) 2008 The PHP Documentation Group


>
> I'm pretty sure I'm running either 0.2.6 or 0.2.7... Any way I can find out
> for sure?

phd -V gives you the installed version.

-Hannes

Reply via email to