[ANNOUNCE] PHP 5.2.10 Released!

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

Security Enhancements and Fixes in PHP 5.2.10:

Fixed bug #48378 (exif_read_data() segfaults on certain corrupted .jpeg files).

Key enhancements in PHP 5.2.10 include:

	Added "ignore_errors" option to http fopen wrapper.
	Fixed memory corruptions while reading properties of zip files.
	Fixed memory leak in ob_get_clean/ob_get_flush.
	Fixed segfault on invalid session.save_path.
	Fixed leaks in imap when a mail_criteria is used.
Changed default value of array_unique()'s optional sorting type parameter back to SORT_STRING to fix backwards compatibility breakage introduced in PHP 5.2.9.
	Fixed bug #47940 (memory leaks in imap_body).
	Fixed bug #47903 ("@" operator does not work with string offsets).
	Fixed bug #47644 (Valid integers are truncated with json_decode()).
Fixed bug #47564 (unpacking unsigned long 32bit big endian returns wrong result). Fixed bug #47365 (ip2long() may allow some invalid values on certain 64bit systems).
	Over 100 bug fixes.

Ilia Alshanetsky
5.2 Release Master




--
PHP Announcements Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux