andrei          Fri Apr 20 09:56:55 2001 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  That made it into 4.0.5.
  
  
Index: php4/NEWS
diff -u php4/NEWS:1.633 php4/NEWS:1.634
--- php4/NEWS:1.633     Mon Apr 16 18:09:32 2001
+++ php4/NEWS   Fri Apr 20 09:56:55 2001
@@ -39,8 +39,6 @@
   the specified callback. (Andrei)
 - Fixed all relevant array functions to avoid moving the internal array
   pointer during operations. (Andrei)
-- IMPORTANT: removed /F modifier handling from preg_replace(). Instead
-  one should use new preg_replace_callback() function. (Andrei)
 - Added mysql_unbuffered_query(), which is useful for very large result sets
   (Zeev)
 



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to