diff --git a/NEWS b/NEWS index 7bf6aab3cb2..c620a4f1677 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.1.0 -- 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) - Improved performance of switch statement. (Dmitry) - Removed garbage manager in Zend Engine which results in more aggressive freeing of data. (Dmitry, Andi)