Friday, July 3rd, 2009
The official announce of PHP 5.3.0
Read carefully this announce from PHP.net and its links :
The PHP development team is proud to announce the immediate release of PHP 5.3.0. This release is a major improvement in the 5.X series, which includes a large number of new features and bug fixes.
Some of the ...
Posted in PHP | 85 Comments »
Thursday, June 25th, 2009
A few days ago, the PHP development team announced the availability of PHP 5.2.10 with many improvements and 100+ bug fixes. Here is the Changelog.
Now that the corresponding Suhosin patch is alive, the PHP 5.2.10 packages are available on Dotdeb :
for Debian Lenny and Etch
for the amd64 and i386 architectures
Upgrading ...
Posted in PHP | 96 Comments »
Monday, June 22nd, 2009
From PHP.net :
The PHP development team is proud to announce the fourth release candidate of PHP 5.3.0 (PHP 5.3.0RC4). This RC focuses on bug fixes and stability improvements, and we hope only minimal changes are required for the next candidate or final stable releases. PHP 5.3.0 is a newly developed ...
Posted in PHP | 16 Comments »
Tuesday, June 16th, 2009
The third (and probably the last) release candidate of PHP 5.3.0 has been published by the PHP Group a few days ago. Then I updated the preview packages for Debian GNU/Linux 5.0 “Lenny” on amd64 and i386.
To fetch them, just add these temporary entries in your /etc/apt/sources.list and upgrade your ...
Posted in PHP | 2 Comments »
Wednesday, May 13th, 2009
A few days ago, the second release candidate of PHP 5.3.0 has been published by the PHP Group.
I just updated the preview packages for Debian GNU/Linux 5.0 "Lenny" on amd64 and i386. Have fun!
Posted in PHP | 19 Comments »
Thursday, April 9th, 2009
The PHP 5.2.9 packages for Etch/Lenny amd64/i386 have been updated :
some obsolete ./configure options have been deleted
the sigchild support has been dropped
a memory leak has been fixed
Posted in PHP | 37 Comments »
Tuesday, April 7th, 2009
A few days ago, the first release candidate of PHP 5.3.0 has been published by the PHP Group, providing many improvements :
Namespaces support
Late static binding
MySQL native driver
Phar support...
I just built the packages for Debian GNU/Linux 5.0 "Lenny" on amd64 and i386 and I will maintain them during the whole release ...
Posted in PHP | 9 Comments »
Wednesday, March 11th, 2009
Sorry for the delay, but I had to come back from winter sports to have a decent Internet connection...
After being published by the PHP Group, PHP 5.2.9 anf its corresponding PECL extensions is now packaged for Lenny/Etch, amd64/i386. It fixes some annoying crashes and one security issue. The next release ...
Posted in PHP | 52 Comments »
Thursday, February 26th, 2009
Debian GNU/Linux 5.0 "Lenny" has been published on last Valentine's day. Although most of the Dotdeb packages for the previous release, "Etch", are compatible with Lenny, it is now time for Dotdeb to have dedicated packages for this new distribution.
I'm actually kind of busy at work, but I managed to ...
Posted in Miscellaneous | 43 Comments »
Tuesday, December 9th, 2008
The PHP Group released PHP 5.2.8 this morning to fix the magic_quotes_gpc issue.
If you previously installed PHP 5.2.7-0.dotdeb.1 from Dotdeb and do not care about the version number displayed in your phpinfo(), save your bandwidth, your server is already secure :) Otherwise, just apt-get upgrade your LAMP stack...
[update] The packages have ...
Posted in PHP | 44 Comments »