We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3a3990 commit 8fa4e39Copy full SHA for 8fa4e39
1 file changed
NEWS
@@ -26,8 +26,7 @@ PHP NEWS
26
- Changed stat() and family to be routed via streams API. (Sara)
27
- Fixed include_once() / require_once() on Windows to honor case-insensitivity
28
of files. (Andi)
29
-- Fixex get_declared_classes() to return only classes and not
30
- interfaces. (Andrey, Marcus)
+- Fixed get_declared_classes() to return only classes. (Andrey, Marcus)
31
- Fixed __autoload() to preserve case of the passed class name. (Andi)
32
- Fixed bug #26534 (stream_get_meta_data() -> Access Violation). (Wez)
33
- Fixed bug #26528 (HTML entities are not being decoded by
0 commit comments