]> granicus.if.org Git - php/commitdiff
Missed that
authorMarcus Boerger <helly@php.net>
Thu, 14 Nov 2002 17:22:26 +0000 (17:22 +0000)
committerMarcus Boerger <helly@php.net>
Thu, 14 Nov 2002 17:22:26 +0000 (17:22 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 72013128adb58edb0a8f41c32a337395858bd29e..f861eb7f0df90aa5a4a91543f08ace6fea1c088b 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,8 @@ PHP 4                                                                      NEWS
 - Moved extensions to PECL (http://pear.php.net/): (James, Derick)
   . ext/vpopmail
   . ext/cybermut
+- Added -n command switch to cli and cgi version which allows to skip php.ini
+  parsing at startup. (Marcus, Wez)
 - Fixed bug #19689 (absolute paths like /test/dir/ not working correctly).
   (Ilia)
 - Fixed bug #20424 (stream_get_meta_data craches on a normal file stream).