From: Date: Wed, 9 Feb 2000 02:09:07 +0000 (+0000) Subject: NEWS update X-Git-Tag: BEFORE_SAPIFICATION_FEB_10_2000~38 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=236db28a9326c9ff52da434321368214b606128d;p=php NEWS update --- diff --git a/NEWS b/NEWS index 38522a4907..0b48e146c8 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- Fixed memory corruption in fgetss(), strip_tags() and gzgetss() (Zeev) +- Updated calendar dynamic library to work with PHP4. (Evan) - Added strncmp() function, courtesy of Walter. (Andrei) - Made the output of var_dump() more informative. (Thies) - Fixed some OCIBindByName() problems. (Thies)