summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-02-08 02:09:07 +0000
committer <changelog@php.net>2000-02-08 02:09:07 +0000
commit018072529a83248d2ca6afa6d07fbe75197dbfab (patch)
treee2a93a96fa0dcd6812b12b19989d736a86f3c99e
parentd5abab7322e783720eb4a933c83a907abfcf1e3e (diff)
downloadphp-git-018072529a83248d2ca6afa6d07fbe75197dbfab.tar.gz
NEWS update
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 59a471d931..ed9682f49a 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? ????, Version 4.0 Beta 4
+- Made the output of var_dump() more informative. (Thies)
+- Fixed some OCIBindByName() problems. (Thies)
- Protect the ISAPI module against exceptions. Stack overflows in scripts are
now nicely detected and handled (Zeev)
- Fixed possible buffer-overflow in base64_decode. (Thies)