Categories
PHP

PHP 5.5.16 for Debian Wheezy

On August 22nd 2014, the PHP group has released PHP 5.5.16.

This release fixes several bugs against PHP 5.5.15 and resolves CVE-2014-3538, CVE-2014-3587, CVE-2014-2497, CVE-2014-5120 and CVE-2014-3597.

All PHP users are encouraged to upgrade to this new version.

PHP 5.5.16 packages are now available on Dotdeb for Debian 7.6 “Wheezy”, on both amd64 and i386 architectures.

The following modules have been packaged too :

  • apcu 4.0.6
  • gearman 0.8.3
  • geoip 1.0.8
  • imagick 3.1.2
  • memcache 3.0.8
  • memcached 2.2.0
  • mongo 1.5.5
  • pecl_http 1.7.6
  • pinba (master)
  • redis 2.2.5
  • spplus 1.1
  • ssh2 0.12
  • xcache 3.1.0
  • xdebug 2.2.5
  • xhprof 0.9.4

Please read the Changelog and the migration guide (be aware of the backward incompatible changes) before upgrading.

5 replies on “PHP 5.5.16 for Debian Wheezy”

Hello,

with recent versions of PHP5-FPM I often have version when reloading/restarting.. for example:

# service php5-fpm start
php5-fpm start/running, process 3309

— PASSED

# service php5-fpm reload

— NO MESSAGE

# service php5-fpm reload
reload: Unknown instance:

— throws some error

killall -9 php5-fpm
now I can only kill it, and then:
#service php5-fpm start

Any ideas?

Thank yoU!

Hi,

Just found out I’m getting some segmentation faults both with opcache and xcache. Without cache I don’t have any problems,

Any ideas?

Thanks

Comments are closed.