Categories


Loading feed
Loading feed
Loading feed

PHP 5.2.3 Released!


Fire up those downloaders, there’s new code to be had. PHP 5.2.3 is now available. This version has it all, bug fixes, security patches and it even fixes two “regressions” introduced in prior releases.

A little less then a month had passed and we have a new PHP 5 release, 5.2.3 that can downloaded here. As with the prior patch level releases in 5.2.branch, the work continued on improving stability (over 40 bug fixes) and security with a 6 additional security fixes and improvements added. Also, this version contains a few optimizations that hopefully will make this the fastest 5.2 release yet, with improvements in string processing, md5()/sha1() generation and few less syscalls per request.

The change log can be found here.

Download the appropriate package on the downloads page here.

Read Ilia’s Blog here

Comments