Results 1 to 2 of 2

Thread: PHP 5.2.6 Released

  1. #1
    Moderator
    Join Date
    Mar 2007
    Location
    Southern California
    Posts
    150

    Default PHP 5.2.6 Released

    The PHP development team would like to announce the immediateavailability of PHP 5.2.6. This release focuses on improving the stability ofthe 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.
    Further details about the PHP 5.2.6 release can be found in the release announcement for 5.2.6, the full list of changes is available in the ChangeLog for PHP 5.


    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
    All the best,
    ManagerJosh
    Gaming Hosting Director of
    SimGames.net, Owned and Operated by Steadfast Networks

  2. #2
    Junior Member
    Join Date
    Oct 2008
    Posts
    7

    Default

    but most of scripts were written in php4~ :(

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •