Archive for the ‘PHP’ Category

How to package PHP extensions by yourself

Thursday, September 25th, 2008

I often receive emails telling me that Dotdeb is a great tool, but that some useful packages are missing, such as some PECL extensions. I wish I could maintain many and many packages, but I don't think it's a good idea for the Dotdeb's overall quality and for my free time ;) ...

PHP 4.4.9 available

Saturday, August 23rd, 2008

On August 7th, the PHP Group has published the last version of PHP4, numbered 4.4.9 : It continues to improve the security and the stability of the 4.4 branch and all users are strongly encouraged to upgrade to it as soon as possible. This release wraps up all the outstanding patches for the PHP ...