From: Andrei Zmievski Date: Thu, 7 Nov 2002 15:09:11 +0000 (+0000) Subject: Fix. X-Git-Tag: php-4.3.0RC1~205 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1552ba9644bc67ce7de60ad42d91bf748fe06eea;p=php Fix. --- diff --git a/NEWS b/NEWS index 1ef47fb1a0..e955fa40a1 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,6 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 -- Added an aditional parameter to the jdtojewish() function which makes - the function return the symbolic hebrew name. (Moshe Doron, Derick) - 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. @@ -13,6 +11,8 @@ PHP 4 NEWS . ext/icap . sapi/fhttpd - Moved ext/vpopmail to PECL. (James) +- Added an aditional parameter to the jdtojewish() function which makes + the function return the symbolic hebrew name. (Moshe Doron, Derick) - Fixed bug #20169 (implode() clobbers first argument). (Moriyoshi) - Improved dba extension (Marcus) . Added dba_handlers() that returns an array of installed handlers and