[PHP] Bientôt la version 5.2.6

logo php

Ilia Alshanetsky, release master historique de plusieurs versions de PHP et de la dernière 5.2x, vient d’annoncer la disponibilité de PHP 5.2.6 dès la semaine prochaine en raison des retours positifs de la RC2. La version RC3 est diffusée depuis quelques minutes.

A bit later then anticipated, but the 5.2.6RC3 was released finally
today and the sources for the release can be found here:

http://downloads.php.net/ilia/php-5.2.6RC3.tar.bz2 (md5sum:
c765de110a33eb7a666c68e795840b0e)

Windows binaries should become available in short order as well.

All in all the feedback on RC2 has been largely positive and there
have been very few changes to the code base since, which usually is a
sign we are ready for the final release. Please try RC3 against your
code and let us know if you encounter any new problems or regressions.
If no critical issues appear, the final release will come out next week.

Ilia Alshanetsky
5.2 Release Master

Pour rappel, les branches actuelles de PHP sont :

  • 4.4.8 : Bugfixes de la branche 4.x, fin officielle du support le 8 août 2008 ;
  • 5.2.5 : Stable
  • 5.2.6 : Bugfixes de la branche 5.2.x
  • 5.3 : Backport de la majorité des fonctionnalités de PHP6 sauf Unicode ;
  • 6.0 : Branche de développement.

4 réflexions au sujet de « [PHP] Bientôt la version 5.2.6 »

  1. Avatar de YoguiYogui Auteur de l’article

    Et la version finale ;)
    http://news.php.net/php.announce/73


    The PHP development team would like to announce the immediate
    availability of PHP 5.2.6. This release focuses on improving the
    stability of the PHP 5.2.x branch with over 120 bug fixes, several of
    which are security related. All users of PHP are encouraged to upgrade
    to this release.

    Security Enhancements and Fixes in PHP 5.2.6:

    * Fixed possible stack buffer overflow in the FastCGI SAPI identified
    by Andrei Nigmatulin.
    * Fixed integer overflow in printf() identified by Maksymilian
    Aciemowicz.
    * Fixed security issue detailed in CVE-2008-0599 identified by Ryan
    Permeh.
    * Fixed a safe_mode bypass in cURL identified by Maksymilian
    Arciemowicz.
    * Properly address incomplete multibyte chars inside escapeshellcmd()
    identified by Stefan Esser.
    * Upgraded bundled PCRE to version 7.6
    Key enhancements in PHP 5.2.6 include:

    * Fixed two possible crashes inside the posix extension.
    * Fixed bug #44069 (Huge memory usage with concatenation using .
    instead of .=)
    * Fixed bug #44141 (private parent constructor callable through
    static function).
    * Fixed bug #43589 (a possible infinite loop in bz2_filter.c).
    * Fixed bug #43450 (Memory leak on some functions with implicit
    object __toString() call).
    * Fixed bug #43201 (Crash on using uninitialized vals and __get/__set).
    * Fixed bug #42978 (mismatch between number of bound params and
    values causes a crash in pdo_pgsql).
    * Fixed bug #42937 (__call() method not invoked when methods are
    called on parent from child class).
    * Fixed bug #42736 (xmlrpc_server_call_method() crashes).
    * Fixed bug #42369 (Implicit conversion to string leaks memory).
    * Fixed bug #41562 (SimpleXML memory issue).
    * Over 120 bug fixes.

    For users upgrading from PHP 5.0 and PHP 5.1, an upgrade guide is
    available here (http://www.php.net/migration52), detailing the
    changes between those releases and PHP 5.2.6.
    For a full list of changes in PHP 5.2.6, see the ChangeLog (http://
    http://www.php.net/ChangeLog-5.php#5.2.6).

    Ilia Alshanetsky
    5.2 Release Master

  2. Avatar de YoguiYogui Auteur de l’article

    Les builds pour Windows de la RC5 sont disponibles. La version finale de PHP 5.2.6 devrait arriver aujourd’hui également.


    A little late to the party, but the windows build for PHP 5.2.6RC5 is finally available. Please test it as much as possible.

    http://pecl2.php.net/downloads/php-windows-builds/qa/php-5.2.6RC5-Win32.zip
    http://pecl2.php.net/downloads/php-windows-builds/qa/php-debug-pack-5.2.6RC5-Win32.zip

    The non-ts build will only be available for the release of 5.2.6

    Rob

  3. Avatar de YoguiYogui Auteur de l’article

    Voici maintenanr la RC5 (probablement la dernière RC avant la release) :

    We are hard at work on setting an RC record with 5.2.6, with the RC5. Nothing too unusual, this time just a few fairly trivial fixes, so I think we are finally ready for the stable release. I’d like to ask all developers to avoid commits to 5.2 branch in the next week to avoid last minute regressions.

    http://downloads.php.net/ilia/php-5.2.6RC5.tar.bz2 (md5sum: 96f1454a55c3f5a62a8b133cdb800cd9)

    Please try RC5 against your code and let us know if you encounter any new problems or regressions. If no critical issues appear, the final release will come out next week.

    Ilia Alshanetsky
    5.2 Release Master

  4. Avatar de YoguiYogui Auteur de l’article

    Voici la RC4 :

    A bit later then anticipated, but the 5.2.6RC4 was released finally today and the sources for the release can be found here:

    http://downloads.php.net/ilia/php-5.2.6RC4.tar.bz2 (md5sum: ad20362770e72ac2b2027bde5aa0e57f)

    Windows binaries should become available in short order as well.

    All in all the feedback on RC3 has been largely positive and there have been very few changes to the code base since, which usually is a sign we are ready for the final release. Please try RC4 against your code and let us know if you encounter any new problems or regressions. If no critical issues appear, the final release will come out next week.

    Ilia Alshanetsky
    5.2 Release Master

Laisser un commentaire