From: Date: Tue, 1 Oct 2002 00:35:04 +0000 (+0000) Subject: NEWS update X-Git-Tag: MODERN_SYMMETRIC_SESSION_BEHAVIOUR_20021003~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6896ba5d8a7cefd9c7fa3fc581d209acf19458c0;p=php NEWS update --- diff --git a/NEWS b/NEWS index 98e62808d0..4cb3189892 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 +- Added getopt() for parsing command line options and arguments. (Jon) - ATTENTION!! "make install" will *always* install the CLI SAPI binary in {PREFIX}/bin/php. If you enable the CGI binary to be built, it will be installed as {PREFIX}/bin/php-cgi.