From: Nuno Lopes Date: Sat, 8 Mar 2008 13:03:59 +0000 (+0000) Subject: BFN #44214 X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~663 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=03444a67be7f2328cfedf4d77853bb426d2cda83;p=php BFN #44214 --- diff --git a/NEWS b/NEWS index 2af01aeef5..962d8a17a2 100644 --- 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)