From: Scott MacVicar Date: Tue, 9 Jun 2009 00:43:04 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.10RC2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ebce70c20e5991320dd98d82baf5498b62126ea8;p=php BFN --- diff --git a/NEWS b/NEWS index e5f8850370..ac3f838082 100644 --- a/NEWS +++ b/NEWS @@ -27,6 +27,8 @@ SOAP services). (Ilia, lordelph at gmail dot com) - Fixed bug #44827 (define() is missing error checks for class constants). (Ilia) +- Fixed bug #44214 (Crash using preg_replace_callback() and global variable). + (Nuno, Scott) - Fixed bug #42143 (The constant NAN is reported as 0 on Windows) (Kanwaljeet Singla, Venkat Raman Don)