Categories
PHP

PHP 5.5.19 for Wheezy

On November 13th 2014, the PHP group released PHP 5.5.19.

This release fixes several bugs and one CVE in the fileinfo extension. All PHP 5.5 users are encouraged to upgrade to this version.

PHP 5.5.19 packages are now available on Dotdeb for Debian 7.7 “Wheezy”, on both amd64 and i386 architectures. They include a fix for regressions in the FPM SAPI (See 1, 2 and 3) that is present in the upstream version of PHP 5.5.19.

The following modules have been packaged too :

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

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

8 replies on “PHP 5.5.19 for Wheezy”

Any reasons why the php5-ffmpeg is not available anymore? I am trying to install it and get the following error:

# apt-get install php5-ffmpeg
Reading package lists… Done
Building dependency tree
Reading state information… Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
php5-ffmpeg : Depends: phpapi-20100525
E: Unable to correct problems, you have held broken packages.

When try to install php55 (apt-get install php5) apt will install apache. But as I am using nginx I think I don’t get the point why it’s trying to do so. Is there any cause?

It’s trying to install “apache2-mpm-prefork apache2-utils apache2.2-bin apache2.2-common libapache2-mod-php5” – any hint to avoid that?

Hello,
Thanks for your great packages!

Do you have any plans to take up the suhosin package for php 5.4/5.5 again?

cheers

sorry, i have to ask a question. i just realized that your repository also contains mysql. would this conflict in case I have mariadb installed or percona db? I do not know if they are compiled against each other. ideally I can use your repository but keep maria/perconadb?
thanks very much!
jan

Comments are closed.