The PHP 5.2.9 release focuses on improving the stability of the 5.2.x platform fixing over 50 bugs, including some security updates.

Some of the bug fixes include :
- Added optional sorting type flag parameter to array_unique(). Default is SORT_REGULAR
- Fixed bug (libxml2 2.7 causes breakage with character data in xml_parse())
- A number of fixes in the mbstring extension
- Fixed bug (Improve pcre UTF-8 string matching performance)
- Fixed bug (xml_parse crash when parser is namespace aware)
Related posts
- Adobe Reader 8 FREE download
- Spiral Graphics Releases 4th Free Texture Collection
- Corel releases Painter Essentials 4
- Alien Skin Software Releases Image Doctor 2 Plugin
- Samsung - 8 GB flash chip for mobile phones
March 9, 2009 at 6:50 am
Thanks for the update … always good when they eliminate any bugs.
October 13, 2009 at 7:51 am
Another update comes out and still no persistent connection for mysqli, thanks PHP.