From: Date: Sat, 13 Apr 2002 00:27:54 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~675 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cff79286b8ebf7b8e0717daa2b6662a4fe6cb43f;p=php NEWS update --- diff --git a/NEWS b/NEWS index 06d96bf3a6..4525f90a08 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Ini settings for encoding/decoding Unicode/JIS user comments (Marcus) +- Both 'file' and 'path to php.ini' is allowed for "-c" cli/cgi option. (Yasuo) - Added version info to the dll and exe files created under Windows. (jtate) - Added "log_errors_max_len" php.ini option which controls maximum length for error messages. (Marcus)