From: Date: Fri, 25 Oct 2002 00:34:26 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.3.0pre2~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=85c4ecf6b55122bea3473d1a52ace5a6ce519666;p=php NEWS update --- diff --git a/NEWS b/NEWS index 8dab221a44..a4f13ece82 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 +- Added dba_handlers() that lists all installed handlers in an array. (marcus) - 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.