From: Date: Wed, 15 Dec 1999 03:08:05 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_RETURN_REF_MERGE~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=704151ca19f332c26d365fea01e69199d3697916;p=php NEWS update --- diff --git a/NEWS b/NEWS index 0a36c0a8aa..691e086534 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- Preliminary support for date/time stamping in error logs +- implemented count_chars(). (Thies) - Added class_exists() function (Andrei, Zend library) - Made strspn() and strcspn() binary-safe. (Andrei) - Added array_multisort() function. (Andrei)