derick          Wed Aug 25 02:37:48 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  - Those two are already in the NEWS for 5.0.2.
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1805&r2=1.1806&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1805 php-src/NEWS:1.1806
--- php-src/NEWS:1.1805 Tue Aug 24 21:06:18 2004
+++ php-src/NEWS        Wed Aug 25 02:37:47 2004
@@ -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)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to