From: Jani Taskinen Date: Tue, 2 Jun 2009 19:55:07 +0000 (+0000) Subject: bfn X-Git-Tag: php-5.2.10RC2~37 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff6862b7e1399af72db24579b92f9b2add2ce949;p=php bfn --- diff --git a/NEWS b/NEWS index 0c1975b099..e6e1350d93 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP NEWS ?? Jun 2009, PHP 5.2.10 - Added "ignore_errors" option to http fopen wrapper. (David Zulke, Sara) +- Fixed bug #48456 (CPPFLAGS not restored properly in phpize.m4). + (Jani, spisek at kerio dot com) - Fixed bug #48434 (memory_get_usage() accuracy). (Arnaud) - Fixed bug #48416 (Force a cache limit in ereg() to stop excessive memory usage). (Scott)