From: Andrei Zmievski Date: Wed, 15 Dec 1999 22:36:24 +0000 (+0000) Subject: NEWS notice. X-Git-Tag: PRE_LIBZEND_TO_ZEND~68 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9201cfdd81e8044b35bbf3f37e5a403d710ab86b;p=php NEWS notice. --- diff --git a/NEWS b/NEWS index 8da480b798..7e969381bd 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- Added is_subclass_of() function (Andrei, Zend library) - Implemented count_chars(). (Thies) - Added class_exists() function (Andrei, Zend library) - Made strspn() and strcspn() binary-safe. (Andrei)