From: Date: Wed, 30 Oct 2002 01:35:35 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.3.0RC1~428 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=880855f5ee875ab29a9f6e986ceac60a1fe34f60;p=php NEWS update --- diff --git a/NEWS b/NEWS index c60a0a150b..49a5c1f1f1 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 +- Added dbx_escape_string function to dbx module. (Marc) - 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.