summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
author <changelog@php.net>2000-06-01 02:15:11 +0000
committer <changelog@php.net>2000-06-01 02:15:11 +0000
commitcf1028820198ed1b616003fa01d522838f3800af (patch)
tree45645276557495fb91cb9d0366a14c675e57dce4 /NEWS
parentdc5af6decccabce0abb65045e0b57166e1eabfd1 (diff)
downloadphp-git-cf1028820198ed1b616003fa01d522838f3800af.tar.gz
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
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)