ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-announce
php-announce
[ANNOUNCE] PHP 5.2.10 Released!
by Ilia Alshanetsky other posts by this author
Jun 18 2009 11:08PM messages near this date
[ANNOUNCE] PHP 5.3.0 Released! | [ANNOUNCE] PHP 5.2.8 Released
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

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved