From 1f8c828c08b53fcf8af538c603f18a57d531e0b8 Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Fri, 1 Feb 2002 19:34:45 +0000 Subject: [PATCH] Added is_a() function. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index b3cc9cd5f1..20e95974c7 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.2.0-dev +- Added is_a() function that can be used to test whether object is of a certain + class or is derived from it. (Andrei, Zend Engine) - Added optional parameter to highlight_string and highlight_file which makes these functions return a highlighted string instead of dumping to standard output. (Derick) -- 2.50.1