From: Date: Tue, 7 Nov 2000 02:09:08 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.4RC3~289 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=407ac966f86f09f616ae1e9d235c1076745985b1;p=php NEWS update --- diff --git a/NEWS b/NEWS index d6c0b474ee..6d64e1c1e4 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.4 +- Fixed a bug that prevented $argv and $argc from being defined in the command + line version of PHP (Stas) - Fixed a bug that prevented a changed compile-time extension_dir from affecting modules that were loaded via php.ini (Zeev) - Fixed a bug in ftp_mkdir() when used on ftp server which doesn't return