Remi Collet in php.internals (Sun, 12 Jun 2016 08:17:35 +0200):
>Le 11/06/2016 à 19:01, Jan Ehrhardt a écrit :
>> 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

OK, thanks.
 
>> couchbase 2.2.0beta3 has some troubles with xdebug (on Windows). I will
>> have to find out what causes this.

This seems to have been resolved in xdebug 2.5.0-dev, once you get it to
compile: https://github.com/Jan-E/xdebug/commits/master

Other extensions that did compile for PHP 7.0, but failed for PHP 7.1 (on
Windows):

php_astkit.dll 
php_msgpack.dll 
php_rar.dll 
php_v8js.dll

But I now see you have a fix for msgpack:
https://github.com/msgpack/msgpack-php/pull/87

For php7/rar I am using this repo:
https://github.com/esminis/php_pecl_rar

v8js: https://github.com/phpv8/v8js
astkit: https://github.com/sgolemon/astkit
-- 
Jan

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

Reply via email to