From: Date: Mon, 18 Oct 1999 13:42:35 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0b3_RC2~143 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d66fd7a94925f53a37b8cea1a0e653889fcb878;p=php NEWS update --- 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