The PHP development team just announced the immediate release of PHP 5.3.2, a maintenance release in the 5.3 series. PHP 5.3.2 includes security enhancements and many bug fixes, such as:
* Improved LCG entropy
* Fix for safe_mode validation inside tempnam() when the directory path does not end with a /)
* Fix for a possible open_basedir/safe_mode bypass in the session extension