summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-12-08 10:12:42 +0000
committerfoobar <sniper@php.net>2003-12-08 10:12:42 +0000
commit8fa4e39eda5752d1775dede109c3abc9f62adf3f (patch)
tree31850437db172da4ae70a7977014df156e7cb85b
parentf3a3990ca82d57ab0233a10b682d80de1d17083c (diff)
downloadphp-git-8fa4e39eda5752d1775dede109c3abc9f62adf3f.tar.gz
typofix
-rw-r--r--NEWS3
1 files changed, 1 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 502fb3e7eb..96dbd0cd2f 100644
--- a/NEWS
+++ b/NEWS
@@ -26,8 +26,7 @@ PHP NEWS
- Changed stat() and family to be routed via streams API. (Sara)
- Fixed include_once() / require_once() on Windows to honor case-insensitivity
of files. (Andi)
-- Fixex get_declared_classes() to return only classes and not
- interfaces. (Andrey, Marcus)
+- Fixed get_declared_classes() to return only classes. (Andrey, Marcus)
- Fixed __autoload() to preserve case of the passed class name. (Andi)
- Fixed bug #26534 (stream_get_meta_data() -> Access Violation). (Wez)
- Fixed bug #26528 (HTML entities are not being decoded by