From: foobar Date: Sun, 3 Apr 2005 21:57:34 +0000 (+0000) Subject: MBFN2B X-Git-Tag: php-5.0.1b1~623 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f20c5ce7e15bc3adcad6dcfaa5c134057ceb242f;p=php MBFN2B --- diff --git a/NEWS b/NEWS index ecabaca901..91b47a4eee 100644 --- a/NEWS +++ b/NEWS @@ -111,8 +111,6 @@ PHP NEWS - Fixed bug #29061 (soap extension segfaults). (Dmitry) - Fixed bug #28985 (__getTypes() returning nothing on complex WSDL). (Dmitry) - Fixed bug #28969 (Wrong data encoding of special characters). (Dmitry) -- Fixed bug #28839 (SIGSEGV in interactive mode (php -a)). - (kameshj at fastmail dot fm) - Fixed bug #28568 (SAPI::known_post_content_types is not thread safe). (Moriyoshi)