From: Date: Mon, 29 Apr 2002 00:43:40 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~377 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b028d4cf5ac3235c60883021e792fdb332d0a4ba;p=php NEWS update --- diff --git a/NEWS b/NEWS index ca651e277b..6e76754ac7 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Added optional 3rd parameter to mysql_select_db() which makes it return + the previously selected database name. (Jani) - If possible set Content-Length header in zlib.output_compression mode. (thies) - Major update of domxml. New functions and better DOM compliance. (Uwe) - Added large OID value (2^31 to 2^32) support for pg_lo_import(),