From: foobar Date: Sat, 31 May 2003 03:03:00 +0000 (+0000) Subject: Re-add this entry X-Git-Tag: php-4.3.3RC1~134 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9085f883adc463efd29c15daafddab7223481074;p=php Re-add this entry --- diff --git a/NEWS b/NEWS index 0f32eff120..6304fce58e 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,7 @@ PHP 4 NEWS . Synced $_SERVER variables to be similar to Apache variables - Added DBA handler 'inifile' to support ini files. (Marcus) - Added a "DEBUG" note to 'php -v' output when --enable-debug is used. (Derick) +- Added long options into CLI & CGI (e.g. --version). (Marcus) - Fixed ext/yaz to not log unless yaz.log_file is set. (Adam Dickmeiss) - Fixed ext/exif to honor "magic_quotes_runtime" php.ini option. (Marcus) - Fixed bug #23913 (make rename() work across partitions on *nix) (Ilia)