From: Date: Tue, 24 Sep 2002 00:35:14 +0000 (+0000) Subject: NEWS update X-Git-Tag: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003~213 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff9039e1d4db9b3e35f1e1f5293fec4c01081bfe;p=php NEWS update --- diff --git a/NEWS b/NEWS index 9117c4d723..d8219257c8 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 +- Implement platform independant socket error constants, which benefits error handling - Fixed include() and require() to work with remote files under win32. (Wez) - 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().