hi Remi,

On Sat, Nov 2, 2013 at 10:31 AM, Remi Collet <r...@fedoraproject.org> wrote:
> Le 31/10/2013 15:23, Julien Pauli a écrit :
>> Our RC1 of 5.5.6 has just been released and can be
>> downloaded from:
>
>
> $ php -v
> Failed loading /usr/lib64/php/modules/opcache.so:
> /usr/lib64/php/modules/opcache.so: undefined symbol: phar_resolve_alias
> PHP 5.5.6RC1 (cli) (built: Nov  2 2013 08:57:30)
> Copyright (c) 1997-2013 The PHP Group
> ...

Oops :/

thanks for the test and report!

>
> So opcache depends on phar extension and thus is broken when phar is
> build as shared. And I don't think we can make an zend_extension load
> after a standard extension.
>
> $ php -n -d extension=phar.so -d zend_extension=opcache.so -v
> Failed loading /usr/lib64/php/modules/opcache.so:
> /usr/lib64/php/modules/opcache.so: undefined symbol: phar_resolve_alias
> PHP 5.5.6RC1 (cli) (built: Nov  2 2013 08:57:30)
> Copyright (c) 1997-2013 The PHP Group

Can you open a bug and assign it to Laruence pls?

Cheers,
-- 
Pierre

@pierrejoye | http://www.libgd.org

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

Reply via email to