From: Rob Richards Date: Sat, 4 Dec 2004 11:41:46 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.0.3RC2~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f7b5eba996e37577512ff9fd6627ada604842b7;p=php BFN --- diff --git a/NEWS b/NEWS index e55231b16b..37448f4705 100644 --- a/NEWS +++ b/NEWS @@ -73,6 +73,7 @@ PHP NEWS (Kamesh Jayachandran). - Fixed bug #29385 (Soapserver always uses std class). (David, Dmitry) - Fixed bug #29211 (SoapClient doesn't request wsdl through proxy). (Rob) +- Fixed bug #28817 (Var problem when extending domDocument). (Georg) - Fixed bug #28599 (strtotime fails with zero base time). (Derick) - Fixed bug #28220 (mb_strwidth() returns wrong width values for some hangul characters). (Moriyoshi)