summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-04-03 21:57:34 +0000
committerfoobar <sniper@php.net>2005-04-03 21:57:34 +0000
commitf20c5ce7e15bc3adcad6dcfaa5c134057ceb242f (patch)
treea13e3163ae376aa9f3aa35adf9088f9866c78f48
parent3fb36bf08edc4ca5446df1dfa3d75bb983117ada (diff)
downloadphp-git-f20c5ce7e15bc3adcad6dcfaa5c134057ceb242f.tar.gz
MBFN2B
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
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)