diff options
author | <changelog@php.net> | 2000-06-01 02:15:11 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-06-01 02:15:11 +0000 |
commit | cf1028820198ed1b616003fa01d522838f3800af (patch) | |
tree | 45645276557495fb91cb9d0366a14c675e57dce4 /NEWS | |
parent | dc5af6decccabce0abb65045e0b57166e1eabfd1 (diff) | |
download | php-git-cf1028820198ed1b616003fa01d522838f3800af.tar.gz |
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |