]> granicus.if.org Git - php/commitdiff
BFN #44214
authorNuno Lopes <nlopess@php.net>
Sat, 8 Mar 2008 13:03:59 +0000 (13:03 +0000)
committerNuno Lopes <nlopess@php.net>
Sat, 8 Mar 2008 13:03:59 +0000 (13:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2af01aeef55d5079b5f3d428e8451eb02a8e8200..962d8a17a2afe6a1e2243ba578b3b0a06d25a56f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -128,6 +128,8 @@ PHP                                                                        NEWS
 
 - Fixed bug #44336 (Improve pcre UTF-8 string matching performance).
   (frode at coretrek dot com, Nuno)
+- Fixed bug #44214 (Crash using preg_replace_callback() and global variable).
+  (Nuno, Scott)
 - Fixed bug #43960 (strtotime() returns timestamp in the future when given a
   bogus string).
 - Fixed bug #43808 (date_create never fails (even when it should)). (Derick)