Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Ilia Alshanetsky's Blog:
PHP Release Bonanza
Aug 18, 2006 @ 10:51:50

Following up on yesterday's double release of PHP 4.4.4 and PHP 5.1.5, Ilia Alshanetsky has posted a few more details about the releases and about the release of PHP 5.2.0RC2.

I think we've set a new PHP release record today, 3 releases in one day, PHP 5.1.5, 4.4.4 and 5.2.0RC2. The first two are aimed at addressing a series of security faults that were discovered in stable branches.

The good thing is that the issues found are mostly local exploits, so upgrading should definitely be a priority to shared hosting providers or multi-user PHP systems. That said, I would still recommend that all users of PHP consider upgrading their installs to the relevant releases. For information about the exploits themselves go to php.net

He links to the downloads of these two new versions and includes more about the latest release candidate for HPP 5.2.0 - RC2. They're shooting for a final release of 5.2.0 sometime in September and asks that anyone and everyone out there help to test the code on their systems to ensure a faster, cleaner result when the final code comes around.

tagged: release bonanza record php5.2.0 php4.4.4 php5.1.2 candidate release bonanza record php5.2.0 php4.4.4 php5.1.2 candidate

Link:

Ilia Alshanetsky's Blog:
PHP Release Bonanza
Aug 18, 2006 @ 10:51:50

Following up on yesterday's double release of PHP 4.4.4 and PHP 5.1.5, Ilia Alshanetsky has posted a few more details about the releases and about the release of PHP 5.2.0RC2.

I think we've set a new PHP release record today, 3 releases in one day, PHP 5.1.5, 4.4.4 and 5.2.0RC2. The first two are aimed at addressing a series of security faults that were discovered in stable branches.

The good thing is that the issues found are mostly local exploits, so upgrading should definitely be a priority to shared hosting providers or multi-user PHP systems. That said, I would still recommend that all users of PHP consider upgrading their installs to the relevant releases. For information about the exploits themselves go to php.net

He links to the downloads of these two new versions and includes more about the latest release candidate for HPP 5.2.0 - RC2. They're shooting for a final release of 5.2.0 sometime in September and asks that anyone and everyone out there help to test the code on their systems to ensure a faster, cleaner result when the final code comes around.

tagged: release bonanza record php5.2.0 php4.4.4 php5.1.2 candidate release bonanza record php5.2.0 php4.4.4 php5.1.2 candidate

Link:

Pierre-Alain Joye's Blog:
Zip-1.6.0, PHP 5.2.0 and ZipCode
Jul 28, 2006 @ 11:14:14

Pierre-Alain Joye has a new note on his blog today about the release of a new version of his Zip package and his efforts to get it included in the upcoming PHP 5.2.0.

I released zip-1.6.0 on wednesday. This release contains no bug fixes and no new feature. In the past weeks, many zip users asked me when I will bundle it in PHP. I cannot bundle extensions without asking the internals list. I steped in and ask to bundle it in 5.2.0, it was hard but finally sucessful.

For the inclusion, he's change the name of the archive to "ZipArchive" from just "Zip" in an effort to clarify what the package is for (archiving versus zip code related functionality).

tagged: zip archive package bundled php5.2.0 ziparchive zip archive package bundled php5.2.0 ziparchive

Link:

Pierre-Alain Joye's Blog:
Zip-1.6.0, PHP 5.2.0 and ZipCode
Jul 28, 2006 @ 11:14:14

Pierre-Alain Joye has a new note on his blog today about the release of a new version of his Zip package and his efforts to get it included in the upcoming PHP 5.2.0.

I released zip-1.6.0 on wednesday. This release contains no bug fixes and no new feature. In the past weeks, many zip users asked me when I will bundle it in PHP. I cannot bundle extensions without asking the internals list. I steped in and ask to bundle it in 5.2.0, it was hard but finally sucessful.

For the inclusion, he's change the name of the archive to "ZipArchive" from just "Zip" in an effort to clarify what the package is for (archiving versus zip code related functionality).

tagged: zip archive package bundled php5.2.0 ziparchive zip archive package bundled php5.2.0 ziparchive

Link:


Trending Topics: