On February 19th 2015, the PHP group released PHP 5.6.6.
This release fixes several bugs and addresses CVE-2015-0235 and CVE-2015-0273. All PHP 5.6 users are encouraged to upgrade to this version. (…) The list of changes is recorded in the ChangeLog.
PHP 5.6.6 packages are now available on Dotdeb for Debian 7 “Wheezy”, on both amd64 and i386 architectures, in ZTS and non-ZTS (default) flavors.
Notes :
- Regression : php5-memcached still lacks JSON support
- Missing packages : Xcache, Xdebug and Xhprof are still missing, I’m working on it
- End of support : Spplus won’t be supported anymore. Pinba’s fate hasn’t been decided yet.
8 replies on “PHP 5.6.6 for Wheezy”
Is there rebuild of php5-mongo (1.6.2) with fixed bug – https://github.com/mongodb/mongo-php-driver/pull/827
or maybe 1.6.3? – https://github.com/mongodb/mongo-php-driver/tree/1.6.3
# pecl search mongo
Retrieving data…0%
Matched packages, channel pecl.php.net:
=======================================
Package Stable/(Latest) Local
mongo 1.6.3 (stable) 1.6.0 MongoDB database driver
if it help
@tuxuls : I’ll update php5-mongo very soon, yes, thanks for the notice.
Hi, I cant install php5-xcache on Debian 7 Wheezy:
The following packages have unmet dependencies:
php5-xcache : Depends: phpapi-20100525+lfs
Depends: php5-common (= 5.4.38-1~dotdeb.1) but 5.6.6-1~dotdeb.1 is to be installed
E: Unable to correct problems, you have held broken packages.
using:
deb http://packages.dotdeb.org wheezy all
deb-src http://packages.dotdeb.org wheezy all
deb http://packages.dotdeb.org wheezy-php56 all
deb-src http://packages.dotdeb.org wheezy-php56 all
Thanks
@Jams : Xcache isn’t provided by Dotdeb for PHP 5.6. You’ll have to install it by yourself.
Hi! Is there some news about xdebug on php 5.6.6? Thanks in advance!
Same here! 🙂