andi            Tue Aug 24 21:04:28 2004 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  - NEWS
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.54&r2=1.1760.2.55&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.54 php-src/NEWS:1.1760.2.55
--- php-src/NEWS:1.1760.2.54    Tue Aug 24 17:02:52 2004
+++ php-src/NEWS        Tue Aug 24 21:04:27 2004
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2004, PHP 5.0.2
+- 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)
 - Added PHP_EOL constant that contains the OS way of representing newlines.

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

Reply via email to