diff options
author | <changelog@php.net> | 1999-10-19 01:09:26 +0000 |
---|---|---|
committer | <changelog@php.net> | 1999-10-19 01:09:26 +0000 |
commit | a3f5afb1c042dcbc4b5ef3cfd89777a11aa2303a (patch) | |
tree | bfceee8ce29f5b29550436b32e91b8ada5215196 | |
parent | 4fe14a780c5a7cc74adff1f6e5e807f51038520a (diff) | |
download | php-git-a3f5afb1c042dcbc4b5ef3cfd89777a11aa2303a.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |