andi Tue Aug 24 21:06:30 2004 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: - Improve wording http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.55&r2=1.1760.2.56&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.55 php-src/NEWS:1.1760.2.56 --- php-src/NEWS:1.1760.2.55 Tue Aug 24 21:04:27 2004 +++ php-src/NEWS Tue Aug 24 21:06:29 2004 @@ -1,7 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.0.2 -- Add interface_exists() and make class_exists() only return true for true +- Add interface_exists() and make class_exists() only return true for real classes. (Andrey Hristov) - Implemented periodic PCRE compiled regexp cache cleanup, to avoid memory exhaustion. (Andrei)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php