Friday, October 8th, 2010
The PHP 5.3.3 packages for Debian 5.0 "Lenny" (amd64/i386) have been updated. Here are the changes :
php5-fpm should now work out-of-the-box. Some unset parameters prevented its launch. Thanks to Daniel Hahler for the patch.
PECL/APC has been upgraded to 3.1.4
PECL/memcache has been upgraded to 3.0.5
Posted in PHP | 70 Comments »
Sunday, July 25th, 2010
On july, 22nd, the PHP Group released PHP 5.2.14 :
The PHP development team would like to announce the immediate availability of PHP 5.2.14. This release focuses on improving the stability of the PHP 5.2.x branch with over 60 bug fixes, some of which are security related.
This release marks the end ...
Posted in PHP | 24 Comments »
Sunday, July 25th, 2010
On july, 22nd, the PHP Group released PHP 5.3.3 :
The PHP development team would like to announce the immediate availability of PHP 5.3.3. This release focuses on improving the stability and security of the PHP 5.3.x branch with over 100 bug fixes, some of which are security related. All users ...
Posted in PHP | 73 Comments »
Tuesday, May 4th, 2010
According to Stefan Esser, author of the Suhosin patch, May 2010 will be the "Month of PHP Security" :
This initiative continues the effort of Hardened-PHP's Month of PHP Bugs in 2007 to improve the security of PHP and the PHP ecosystem by disclosing vulnerabilities in PHP and PHP applications on ...
Posted in PHP | 4 Comments »
Wednesday, April 21st, 2010
New packages of PHP 5.3.1 and PHP 5.2.13 has been uploaded to fix some annoying bugs :
filter_var now validates correctly the hostnames that include '-' (bug #51192)
the GD bundled library has been patched to fix some TrueType issues (bug #51207, ...)
In addition, PHP 5.3.2 now restarts softly, without any problem ...
Posted in PHP | 66 Comments »
Monday, March 8th, 2010
A few days ago, the PHP Group released PHP 5.3.2. It fixes severe security issues and some other bugs :
The PHP development team is proud to announce the immediate release of PHP 5.3.2. This is a maintenance release in the 5.3 series, which includes a large number of bug fixes.
Security ...
Posted in PHP | 37 Comments »
Sunday, March 7th, 2010
A few days ago, the PHP Group released PHP 5.2.13. It fixes severe security issues and some other bugs :
The PHP development team would like to announce the immediate availability of PHP 5.2.13. This release focuses on improving the stability of the PHP 5.2.x branch with over 40 bug fixes, ...
Posted in PHP | 26 Comments »
Monday, January 11th, 2010
On December 17th 2009, the PHP Group released PHP 5.2.12 :
The PHP development team would like to announce the immediate availability of PHP 5.2.12. This release focuses on improving the stability of the PHP 5.2.x branch with over 60 bug fixes, some of which are security related. All users of ...
Posted in PHP | 18 Comments »
Sunday, December 6th, 2009
The PHP 5.3.1 packages for Debian "Lenny" have been updated to fix :
the php5-fpm binary
the /etc/init.d/php5-fpm script
All should work fine now.
Posted in PHP | 27 Comments »
Monday, November 30th, 2009
The official announcement
A few days ago, the PHP Group released PHP 5.3.1 :
The PHP development team would like to announce the immediate availability of PHP 5.3.1. This release focuses on improving the stability of the PHP 5.3.x branch with over 100 bug fixes, some of which are security related. All ...
Posted in PHP | 87 Comments »