From: Date: Tue, 8 Feb 2000 02:09:07 +0000 (+0000) Subject: NEWS update X-Git-Tag: BEFORE_SAPIFICATION_FEB_10_2000~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=018072529a83248d2ca6afa6d07fbe75197dbfab;p=php NEWS update --- 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)