Le 11/06/2016 à 19:01, Jan Ehrhardt a écrit :
> Remi Collet in php.internals (Sat, 11 Jun 2016 17:15:24 +0200):
>> Le 11/06/2016 à 12:38, Davey Shafik a écrit :
>>> The first alpha for 7.1.0 was just released and can be downloaded from:
>>
>> I have already built RPM of this version [1] + compatible extensions [2].
>>
>>From my list all extensions compatible with PHP 7.0 are ready for PHP
>> 7.1 (some need git snapshot, some have pending PR), excepted "taint"
>> (I'm quite sure Laruence will fix it soon).
>
> How about pthreads, swoole and yaf?
swoole build fails, because of change in mysqlnd, but upstream seems to
have drop it
https://github.com/swoole/swoole-src/commit/ef23b2ed14409822e577828ca5783f8d1d95a23b
yaf is ok, using https://github.com/laruence/yaf/pull/289 (waiting for
laruence check on this one)
Remi
> Probably you know best, but isn't ssh2 ready for PHP7+?
> http://git.php.net/?p=pecl/networking/ssh2.git;a=summary
IIRC, ssh2 is not yet fully ported to PHP 7
Remi.