]> granicus.if.org Git - php/commitdiff
- Those two are already in the NEWS for 5.0.2.
authorDerick Rethans <derick@php.net>
Wed, 25 Aug 2004 06:37:47 +0000 (06:37 +0000)
committerDerick Rethans <derick@php.net>
Wed, 25 Aug 2004 06:37:47 +0000 (06:37 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 7bf6aab3cb2b8cc46b03ee7f53c01b72a3c350c3..c620a4f16778fba8cbc24a62ae9a3f9a5afcf24d 100644 (file)
--- 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)