]> granicus.if.org Git - php/commitdiff
Merged into 5_2
authorFelipe Pena <felipe@php.net>
Wed, 12 Mar 2008 11:28:37 +0000 (11:28 +0000)
committerFelipe Pena <felipe@php.net>
Wed, 12 Mar 2008 11:28:37 +0000 (11:28 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 98ed364031c5e72c190f946cee4926bf2424f286..c519a59bcfb348b20b15d47e66d271f4cac18e94 100644 (file)
--- 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).