]> granicus.if.org Git - php/commitdiff
BFN
authorArnaud Le Blanc <lbarnaud@php.net>
Sat, 30 May 2009 16:36:01 +0000 (16:36 +0000)
committerArnaud Le Blanc <lbarnaud@php.net>
Sat, 30 May 2009 16:36:01 +0000 (16:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a92f825687b2a0d2f868952d7c9a7775fd90e546..c299244a0db4bcd5cefcdf3399b183b497efd7af 100644 (file)
--- 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)