andi Tue Aug 24 21:06:18 2004 EDT Modified files: /php-src NEWS Log: - Improve wording http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1804&r2=1.1805&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1804 php-src/NEWS:1.1805 --- php-src/NEWS:1.1804 Tue Aug 24 21:04:41 2004 +++ php-src/NEWS Tue Aug 24 21:06:18 2004 @@ -1,7 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.1.0 -- 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