On 8/14/07, Antony Dovgal <[EMAIL PROTECTED]> wrote:
>
> This patch breaks PEAR phar install on 64bit.
> From what I can see in the source code, it compares data in the phar with
> the result of sprintf("%u"..), which is different on 32bit and 64bit because 
> of this patch.

>
> Either phar should be changed to detect this situation or this patch should 
> be reverted.

Phar seems to be fixed in CVS but the phar file of PEAR does not seem
to be fixed yet.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to