Categories
PHP

PHP 7.0.11 for Jessie

On September 15th 2016, the PHP group published PHP 7.0.11.

This is a security release. Several security bugs were fixed in this release. All PHP 7.0 users are encouraged to upgrade to this version.

Packages of PHP 7.0.11 are now available for Debian 8 “Jessie” on amd64 and i386 architectures, along with the following PECL extensions : APCu, APCu_bc, geoip, igbinary, imagick, memcached, mongodb, msgpack, redis, ssh2 and xdebug (Careful, PHP 7 support from some of them is still very young!).

4 replies on “PHP 7.0.11 for Jessie”

Please, could you provide the mailparse PECL extension? It would make (not only) my life so much easier! Thank you!

Hello,

Just had again seg faults while using doctrine with the module igbinary installed.
Once igbinary ist being removed the seg fault are gone.
Had a look on the github page of igbinary, there it says igbinary is only compatible to PHP 5.2-5.6.
Why is the module then available fpr PHP 7.0?

Kind regards,
Gregor Streng

Hi!

On my servers (Debian 8.6) with this release has errors:

php-fpm7.0[31802]: segfault at 18 ip 00007f146e70f8b1 sp 00007ffee71bf750 error 4 in xdebug.so[7f146e6e8000+3a000]

php-fpm7.0[18786]: segfault at 7f8f2d400000 ip 00007f8f5221804e sp 00007ffe39a02a08 error 4 in libc-2.19.so[7f8f52186000+1a1000]

which way to look at?

Comments are closed.