]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 8 Feb 2000 02:09:07 +0000 (02:09 +0000)
committer <changelog@php.net> <>
Tue, 8 Feb 2000 02:09:07 +0000 (02:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 59a471d9316b44ab6acdda2f9101466c27f2fb06..ed9682f49ae70606d1a3a9603ac009ec8beefab0 100644 (file)
--- 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)