- Those two are already in the NEWS for 5.0.2.

This commit is contained in:
Derick Rethans 2004-08-25 06:37:47 +00:00
parent 69aa60a947
commit ea5d8fcf1d

4
NEWS
View File

@ -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)