nlopess         Sat Mar  8 13:04:00 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  BFN #44214
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.130&r2=1.2027.2.547.2.965.2.131&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.130 
php-src/NEWS:1.2027.2.547.2.965.2.131
--- php-src/NEWS:1.2027.2.547.2.965.2.130       Sat Mar  8 12:17:54 2008
+++ php-src/NEWS        Sat Mar  8 13:03:59 2008
@@ -128,6 +128,8 @@
 
 - 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)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to