andrey          Sat Mar 12 09:46:42 2005 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  FRN
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1851&r2=1.1852&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1851 php-src/NEWS:1.1852
--- php-src/NEWS:1.1851 Sat Mar 12 07:03:48 2005
+++ php-src/NEWS        Sat Mar 12 09:46:41 2005
@@ -10,6 +10,8 @@
   . ext/yp          (Jani, Derick)
 - 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)
 - 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