sas Wed Oct 2 04:14:47 2002 EDT
Modified files:
/php4 NEWS
Log:
Reflect actual stance wrt cli/cgi
Index: php4/NEWS
diff -u php4/NEWS:1.1168 php4/NEWS:1.1169
--- php4/NEWS:1.1168 Wed Oct 2 00:03:20 2002
+++ php4/NEWS Wed Oct 2 04:14:47 2002
@@ -1,8 +1,8 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
? ? ??? 2002, Version 4.3.0
-- 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
+- ATTENTION! "make install" will *by default* install the CLI SAPI binary in
+ {PREFIX}/bin/php. If you don't disable the CGI binary, it will be
installed as {PREFIX}/bin/php-cgi.
- Fixed bug #17825 (ob_start() chunk size option didn't work well). (Yasuo)
- Fixed output buffering implicit flush. (Yasuo)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php