From: Felipe Pena Date: Wed, 12 Mar 2008 11:28:37 +0000 (+0000) Subject: Merged into 5_2 X-Git-Tag: BEFORE_NEW_PARAMETER_PARSE~608 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d269b5fd50837edaf3db9a1442f3ae27b8f9d00e;p=php Merged into 5_2 --- diff --git a/NEWS b/NEWS index 98ed364031..c519a59bcf 100644 --- a/NEWS +++ b/NEWS @@ -129,7 +129,6 @@ PHP NEWS - Fixed PECL bug #12431 (OCI8 ping functionality is broken). (Oracle Corp.) - Fixed bug #44414 (Incomplete reporting about abstract methods). (Dmitry) -- Fixed bug #44394 (Last two bytes missing from output). (Felipe) - 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).