]> granicus.if.org Git - php/commitdiff
- MFB
authorAndi Gutmans <andi@php.net>
Wed, 25 Aug 2004 01:04:41 +0000 (01:04 +0000)
committerAndi Gutmans <andi@php.net>
Wed, 25 Aug 2004 01:04:41 +0000 (01:04 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d6837fd16d9afea58ddfe44ad1c4c0d0399b60dd..181fb3b50555d1d32d2e9bd913826ca4a17a30d5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.1.0
+- Add interface_exists() and make class_exists() only return true for true
+  classes. (Andrey Hristov)
 - Implemented periodic PCRE compiled regexp cache cleanup, to avoid memory
   exhaustion. (Andrei)
 - Improved performance of switch statement. (Dmitry)