]> granicus.if.org Git - php/commitdiff
NEWS notice.
authorAndrei Zmievski <andrei@php.net>
Wed, 15 Dec 1999 22:36:24 +0000 (22:36 +0000)
committerAndrei Zmievski <andrei@php.net>
Wed, 15 Dec 1999 22:36:24 +0000 (22:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8da480b798aeb0609520a36ca1cbbc9ceffe19ae..7e969381bd733dc23ec6c7a1b178cd2a47b00759 100644 (file)
--- 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)