From: Marcus Boerger Date: Mon, 22 Dec 2003 22:59:44 +0000 (+0000) Subject: Update X-Git-Tag: php_ibase_before_split~523 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4e24057380229a51626a6909e5a92139cd041fc8;p=php Update --- diff --git a/NEWS b/NEWS index 4f6d2d81b4..1d23d4e3a2 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5 RC 1 +- Preserve class name casing for userspace classes. (Marcus) - Fixed bug #26695 (Reflection API does not recognize mixed-case class hints). (Marcus) - Fixed bug #26690 (make xsltProcessor->transformToUri use streams wrappers).