From 1d66fd7a94925f53a37b8cea1a0e653889fcb878 Mon Sep 17 00:00:00 2001 From: Date: Mon, 18 Oct 1999 13:42:35 +0000 Subject: [PATCH] NEWS update --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index d7de64659f..04f8d8441e 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,12 @@ PHP 4.0 NEWS ?? ?? 1999, Version 4.0 Beta 3 +- Fixed shuffle() so that it no longer breaks on Solaris. (Andrei) +- Added is_resource(), is_bool() functions. (Thies) +- Cleaned up File-Module (Thies) +- Upgraded math-funtions to use new Zend function API (Thies) +- Fixed zombie problem in shell_exec() and $a = `some_command` + constructs. (Thies) - Thies introduced ZEND_FETCH_RESOURCE2 (Danny). - Added Informix driver to list of maintained extensions. (Danny). - Informix driver : Changed ifx.ec to use the new high-performance -- 2.40.0