diff options
author | Marcus Boerger <helly@php.net> | 2003-12-22 22:59:44 +0000 |
---|---|---|
committer | Marcus Boerger <helly@php.net> | 2003-12-22 22:59:44 +0000 |
commit | 4e24057380229a51626a6909e5a92139cd041fc8 (patch) | |
tree | 2532d358d0cc3f5bd047ec5b0b4bb9b36c1e3361 /NEWS | |
parent | 717604ea70cfd7323237d1e0de9fba7b80e91786 (diff) | |
download | php-git-4e24057380229a51626a6909e5a92139cd041fc8.tar.gz |
Update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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). |