From: foobar Date: Fri, 27 Sep 2002 11:52:38 +0000 (+0000) Subject: style polizei X-Git-Tag: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003~134 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b24ed088330630bc6f05b6837f11f304870213ba;p=php style polizei --- diff --git a/NEWS b/NEWS index 7736df32e2..1d57097aef 100644 --- a/NEWS +++ b/NEWS @@ -7,16 +7,13 @@ PHP 4 NEWS strings between upper, lower and title case using Unicode mappings. Fixed bug #19257 (strtolower & strtoupper does not work for UTF-8 strings). (Wez) -- Fixed bug #18521 (htmlentities did not warn about unsupported charsets). - (Wez) +- Fixed bug #18521 (htmlentities didn't warn about unsupported charsets). (Wez) - Fixed bug #11643 (Session related, fix SID redefinition). (Ilia) -- Fixed bug #18556 (Scripting Engine, problem with locales like tr_TR). - (Ilia) +- Fixed bug #18556 (Scripting Engine, problem with locales like tr_TR). (Ilia) - Changed y2k_compliance to default to 1 now. (Sascha) - Added platform independent socket error constants for better error handling. - Fixed include(), require() and GD functions to work with remote files under - win32. - Fixed bug #18609 (ImageCreateFromJPEG can't fetch from a URL. (Wez) + win32. Fixed bug #18609 (ImageCreateFromJPEG can't fetch from a URL. (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