andrey          Sun Mar 13 09:17:18 2005 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  credits to Ilia
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1852&r2=1.1853&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1852 php-src/NEWS:1.1853
--- php-src/NEWS:1.1852 Sat Mar 12 09:46:41 2005
+++ php-src/NEWS        Sun Mar 13 09:17:17 2005
@@ -11,7 +11,7 @@
 - Added additional fifth parameter count to preg_replace_callback() and
   preg_replace() to count the number of replacements made. FR #32275. (Andrey)
 - Added additional third string parameter charlist to str_word_count() which
-  contain characters to be considered as word part. FR #31560 (Andrey)
+  contain characters to be considered as word part. FR #31560 (Andrey, Ilia)
 - Changed stream_filter_(ap|pre)pend() to return resource. (Sara)
 - Changed mysqli_exception and sqlite_exception to use RuntimeException as 
base 
   if SPL extension is present. (Georg, Marcus)

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

Reply via email to