We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a346564 commit 219a978Copy full SHA for 219a978
NEWS
@@ -5,6 +5,8 @@ PHP 4 NEWS
5
- Added platform independent socket error constants for better error handling.
6
- Fixed include(), require() and GD functions to work with remote files under
7
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)
10
- Added php.ini option "auto_detect_line_endings" which enables PHP to detect
11
Macintosh, Unix and Dos end-of-line characters in fgets() and file().
12
Fixes Bug #16521. (Wez)
0 commit comments