PHP 5.2.13 Released!
Posted by: shiroamada (221.133.35.---)
Date: February 26, 2010 02:38PM

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

Security Enhancements and Fixes in PHP 5.2.13:

* Fixed safe_mode validation inside tempnam() when the directory path does not end with a /). (Martin Jansen)
* Fixed a possible open_basedir/safe_mode bypass in session extension identified by Grzegorz Stachowiak. (Ilia)
* Improved LCG entropy. (Rasmus, Samy Kamkar)


When PHP 5.2.13 addons release? I haven't see 5.2.12 addons also

Options: ReplyQuote
Re: PHP 5.2.13 Released!
Posted by: c2dan (---.15-1.cable.virginmedia.com)
Date: February 26, 2010 06:30PM

No need to install using Addons. Just got to [windows.php.net] and download PHP5.2.13 VC6 x86 Thread Safe zip package (DO NOT USE THE INSTALLER).

Once downloaded extract the contents of the zip to C:/wamp/bin/php/php5.2.13

Copy the following files from your current version of PHP (eg C:/wamp/bin/php/php5.2.10) to your php5.2.13 folder
php.ini
phpForApache.ini
wampserver.conf

Right click WAMP tray icon and choose Refresh. Now Left click the wamp tray icon and goto PHP > PHP Version > PHP 5.2.13

You should now being using PHP5.2.13.



Edited 2 time(s). Last edit at 02/26/2010 06:31PM by c2dan.

Options: ReplyQuote
Re: PHP 5.2.13 Released!
Posted by: shiroamada (---.60.in-addr.arpa)
Date: February 27, 2010 03:08AM

wow.. That's really helpful!
Thank you for the step how to setup the latest version. I think this post should be stick, so other ppl also able to update their version manually!

Many Thanks!

Options: ReplyQuote
Re: PHP 5.2.13 Released!
Posted by: merkyor (---.cpe.net.cable.rogers.com)
Date: March 07, 2010 03:39AM

Hello. I followed the steps above to upgrade to 5.3.2. seems to work fine except when I go to [localhost] I get this error unless I toggle php back to 5.3.0

phpMyAdmin - Error

Cannot load mysqli extension. Please check your PHP configuration. - Documentation

how do I fix this?

Options: ReplyQuote
Re: PHP 5.2.13 Released!
Posted by: c2dan (---.15-1.cable.virginmedia.com)
Date: March 07, 2010 11:04AM

You may need to renable the mysqli extension. Simply left click the wamp tray icon and choose PHP > extensions > mysqli

Options: ReplyQuote


Sorry, only registered users may post in this forum.