From: Date: Tue, 19 Oct 1999 01:09:26 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0b3_RC2~136 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a3f5afb1c042dcbc4b5ef3cfd89777a11aa2303a;p=php NEWS update --- diff --git a/NEWS b/NEWS index 04f8d8441e..c6422b6764 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,7 @@ PHP 4.0 NEWS ?? ?? 1999, Version 4.0 Beta 3 +- unserialize() now gives a notice when passed invalid data. (Thies) - Fixed shuffle() so that it no longer breaks on Solaris. (Andrei) - Added is_resource(), is_bool() functions. (Thies) - Cleaned up File-Module (Thies)