cmv Thu Sep 26 16:54:55 2002 EDT
Modified files:
/php4 NEWS
Log:
document changes
Index: php4/NEWS
diff -u php4/NEWS:1.1139 php4/NEWS:1.1140
--- php4/NEWS:1.1139 Thu Sep 26 09:51:04 2002
+++ php4/NEWS Thu Sep 26 16:54:55 2002
@@ -5,6 +5,8 @@
- Added platform independent socket error constants for better error handling.
- Fixed include(), require() and GD functions to work with remote files under
win32. (Wez)
+- Update output of phpinfo() to use more CSS to reduce the file size, do
+ proper HTML escaping, and make it XHTML compliant. (Colin)
- Added php.ini option "auto_detect_line_endings" which enables PHP to detect
Macintosh, Unix and Dos end-of-line characters in fgets() and file().
Fixes Bug #16521. (Wez)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php