From: Marcus Boerger Date: Mon, 22 Dec 2003 22:33:45 +0000 (+0000) Subject: BFN X-Git-Tag: php_ibase_before_split~530 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=37d9a9f150304170fc84bebe98de4a06cb1a460c;p=php BFN --- diff --git a/NEWS b/NEWS index 7ded35d264..4f6d2d81b4 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5 RC 1 +- Fixed bug #26695 (Reflection API does not recognize mixed-case class hints). + (Marcus) - Fixed bug #26690 (make xsltProcessor->transformToUri use streams wrappers). (Ilia) - Fixed bug #26675 (Segfault on ArrayAccess use). (Marcus)