From: Date: Thu, 1 Jun 2000 02:15:11 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_EIGHT_BYTE_ALLOC_PATCH~162 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf1028820198ed1b616003fa01d522838f3800af;p=php NEWS update --- diff --git a/NEWS b/NEWS index 56dd0fe97a..9dea96d0c3 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.1 +- Added pg_trace() and pg_untrace (Dominic J. Eidson & Zeev) +- ignore_user_abort=Off is now default. (Thies) - Added array_merge_recursive() that will recursively merge values under the same keys. (Andrei) - fixed crash in OCIParse when parsing invalid SQL. (Thies)