On 9/10/05, Wez Furlong <[EMAIL PROTECTED]> wrote:
> I get this with the PHP_5_1 branch after downloading the .phar:
> 
> Installing PEAR environment: /usr/local/lib/php/
> Error: .phar files require PHP 5.1 or newerInstalling build
> environment: /usr/local/lib/php/build/

It was due to the bad version used in CVS. version_compare does not manage 
it well.

Derick changed the version to 5.1.0RC2-dev, that should solve this problem. 
It solved it here at least :)

Regards,

--Pierre

Reply via email to