]> granicus.if.org Git - php/commitdiff
news entry
authorAndrey Hristov <andrey@php.net>
Tue, 26 Oct 2004 23:34:43 +0000 (23:34 +0000)
committerAndrey Hristov <andrey@php.net>
Tue, 26 Oct 2004 23:34:43 +0000 (23:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 5031919733630713aaa058e0853e10dc5afedbff..83cad70e8a514f32252f80dbb6c903504f6715f7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.0.3
+- Extended the functionality of is_subclass_of() to accept either a class name
+  or an object as first parameter. (Andrey) 
 - Fixed potential problems with unserializing invalid serialize data. (Marcus)
 - Fixed bug #30572 (crash when comparing SimpleXML attribute to a boolean).
   (Ilia)