From: Arnaud Le Blanc Date: Sat, 30 May 2009 16:36:01 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.10RC2~55 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=48fc6c523726b52d6a06a0267b64973d60211451;p=php BFN --- diff --git a/NEWS b/NEWS index a92f825687..c299244a0d 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,8 @@ PHP NEWS - Fixed bug #48416 (Force a cache limit in ereg() to stop excessive memory usage). (Scott) +- Fixed bug #48409 (crash when exception is thrown while passing function + arguments). (Arnaud) - Fixed bug #48378 (exif_read_data() segfaults on certain corrupted .jpeg files). (Pierre) - Fixed bug #42143 (The constant NAN is reported as 0 on Windows)