From: Christian Stocker Date: Fri, 8 Oct 2004 14:51:55 +0000 (+0000) Subject: this NEWS entry should have gone into PHP_5_0 branch. sorry X-Git-Tag: PRE_NEW_VM_GEN_PATCH~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c118443546e89574fa4ae9e587db8e41c304bee7;p=php this NEWS entry should have gone into PHP_5_0 branch. sorry --- diff --git a/NEWS b/NEWS index 21cee836e0..644b5ceecb 100644 --- a/NEWS +++ b/NEWS @@ -54,7 +54,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 #27183 (Userland stream wrapper segfaults on stream_write). (Christian) 13 Jul 2004, PHP 5.0.0 - Rewritten UNIX and Windows install help files. (Documentation Team)