Skip to content

Commit 8fa4e39

Browse files
author
foobar
committed
typofix
1 parent f3a3990 commit 8fa4e39

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

NEWS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,7 @@ PHP NEWS
2626
- Changed stat() and family to be routed via streams API. (Sara)
2727
- Fixed include_once() / require_once() on Windows to honor case-insensitivity
2828
of files. (Andi)
29-
- Fixex get_declared_classes() to return only classes and not
30-
interfaces. (Andrey, Marcus)
29+
- Fixed get_declared_classes() to return only classes. (Andrey, Marcus)
3130
- Fixed __autoload() to preserve case of the passed class name. (Andi)
3231
- Fixed bug #26534 (stream_get_meta_data() -> Access Violation). (Wez)
3332
- Fixed bug #26528 (HTML entities are not being decoded by

0 commit comments

Comments
 (0)