andi            Tue Aug 24 21:04:41 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  - MFB
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1803&r2=1.1804&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1803 php-src/NEWS:1.1804
--- php-src/NEWS:1.1803 Tue Aug 24 16:58:59 2004
+++ php-src/NEWS        Tue Aug 24 21:04:41 2004
@@ -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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to