From 2ecf6161b8538d2a489a10b9520b3d782bcab8a8 Mon Sep 17 00:00:00 2001 From: Yasuo Ohgaki Date: Tue, 1 Oct 2002 02:54:30 +0000 Subject: [PATCH] Implicit flush fix --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index f2e59b0747..0b30e694d6 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,7 @@ PHP 4 NEWS - 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. +- Fixed output buffering implicit flush. (Yasuo) - Added getopt() for parsing command line options and arguments. (Jon) - Added pg_fetch_assoc(), pg_fetch_all(), pg_metadata(), pg_convert(), pg_insert(), pg_select(), pg_update() and pg_delete(). (Yasuo) -- 2.50.1