Skip to content

Commit 219a978

Browse files
author
Colin Viebrock
committed
document changes
1 parent a346564 commit 219a978

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

NEWS

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ PHP 4 NEWS
55
- Added platform independent socket error constants for better error handling.
66
- Fixed include(), require() and GD functions to work with remote files under
77
win32. (Wez)
8+
- Update output of phpinfo() to use more CSS to reduce the file size, do
9+
proper HTML escaping, and make it XHTML compliant. (Colin)
810
- Added php.ini option "auto_detect_line_endings" which enables PHP to detect
911
Macintosh, Unix and Dos end-of-line characters in fgets() and file().
1012
Fixes Bug #16521. (Wez)

0 commit comments

Comments
 (0)