]> granicus.if.org Git - php/commitdiff
BFN
authorScott MacVicar <scottmac@php.net>
Tue, 9 Jun 2009 00:43:04 +0000 (00:43 +0000)
committerScott MacVicar <scottmac@php.net>
Tue, 9 Jun 2009 00:43:04 +0000 (00:43 +0000)
NEWS

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