andrei Thu Nov 7 10:09:11 2002 EDT Modified files: /php4 NEWS Log: Fix. Index: php4/NEWS diff -u php4/NEWS:1.1239 php4/NEWS:1.1240 --- php4/NEWS:1.1239 Mon Nov 4 13:11:43 2002 +++ php4/NEWS Thu Nov 7 10:09:11 2002 @@ -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 @@ . 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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php