On September 18th 2014, the PHP group released PHP 5.5.17.
Several bugs were fixed in this release. All PHP 5.5 users are encouraged to upgrade to this version.
PHP 5.5.17 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.7
- pecl_http 1.7.6
- pinba (master)
- redis 2.2.5
- spplus 1.1
- ssh2 0.12
- xcache 3.2.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.
9 replies on “PHP 5.5.17 for Debian Wheezy”
Thanks a lot!
Update was smooth and without any issues.
Merci, any news when the php 5.6 will be available ?
5.6 would be great, waiting for it, too. 🙂
Since updating to 5.5.17, we have problems with horde mail latest and with owncloud apps – on two different servers, and on both servers everything is 10 to 50 x slower than before. I am looking for error messages, but heads up – there might be a big problem with 5.5.17
lots of timeouts, db connections unexpectedly lost … pages not resolving – both servers are running latest apache 2.2
Having issues with MYSQL_CLIENT_SSL if you run script with cli it will hang. I’ve switched from php5-mysqlnd to php5-mysql and works fine, switch back and the same issue arrises. I’d use php5-mysql but always receive the known headers error.
No issues with php5 5.5.16
Found a bug report https://bugs.php.net/bug.php?id=68046
so thats that..
Broke our application as well using “stream_socket_client()” with tls. It’s not recommend to apply this patch.
https://bugs.php.net/bug.php?id=68046
and
https://bugs.php.net/bug.php?id=41631
are probably causing most of these problems