Browse Source

typofix

PEAR_1_4DEV
foobar 23 years ago
parent
commit
8fa4e39eda
  1. 3
      NEWS

3
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

Loading…
Cancel
Save