sniper Wed Oct 23 23:56:40 2002 EDT Modified files: /php4 NEWS Log: style is everything Index: php4/NEWS diff -u php4/NEWS:1.1223 php4/NEWS:1.1224 --- php4/NEWS:1.1223 Wed Oct 23 20:34:33 2002 +++ php4/NEWS Wed Oct 23 23:56:40 2002 @@ -1,7 +1,6 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 -- Added Oracle (oci8) support to dbx module (Mc) - 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. @@ -12,6 +11,7 @@ . ext/icap . sapi/fhttpd - Moved ext/vpopmail to PECL. (James) +- Added Oracle (oci8) support to dbx module. (Marc) - Updated FDF extension to work with Adode fdftk 5.0. (Hartmut) - Made raw POST data to be available also as "php://input" stream. (Hartmut) - Added mb_strtolower() and mb_strtoupper(). (Moriyoshi)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php