From: foobar Date: Wed, 17 Aug 2005 16:56:20 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.1.0RC2_PRE~102 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=617716b171ae21cc46130f703059828df4a69244;p=php BFN --- diff --git a/NEWS b/NEWS index cc60b3527f..5f1407e5d7 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ PHP NEWS - Fixed "make test" to work for phpized extensions. (Hartmut, Jani) - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems. (Andrey) +- Fixed bug #34148 (+,- and . not supported as parts of scheme). (Ilia) - Fixed bug #34103 (line numbering not maintained in dom document). (Rob) - Fixed bug #34078 (Reflection API problems in methods with boolean or null default values). (Tony)