scottmac Tue Jun 9 00:43:05 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1545&r2=1.2027.2.547.2.1546&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1545 php-src/NEWS:1.2027.2.547.2.1546 --- php-src/NEWS:1.2027.2.547.2.1545 Mon Jun 8 10:39:25 2009 +++ php-src/NEWS Tue Jun 9 00:43:04 2009 @@ -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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php