jani Mon Jun 8 10:39:26 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: fix news http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1544&r2=1.2027.2.547.2.1545&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1544 php-src/NEWS:1.2027.2.547.2.1545 --- php-src/NEWS:1.2027.2.547.2.1544 Mon Jun 8 08:39:25 2009 +++ php-src/NEWS Mon Jun 8 10:39:25 2009 @@ -3,7 +3,7 @@ ?? Jun 2009, PHP 5.2.10 - Added "ignore_errors" option to http fopen wrapper. (David Zulke, Sara) -- Fixed bug #48469 (ldap_get_entries() memory leaks on empty search results) +- Fixed bug #48469 (ldap_get_entries() leaks memory on empty search results). (Patrick) - Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4). (Jani, spisek at kerio dot com)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php