helly           Sat Aug 30 11:32:29 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src/sapi/cli/tests     006.phpt 
  Log:
  - MFH Fix test
  
http://cvs.php.net/viewvc.cgi/php-src/sapi/cli/tests/006.phpt?r1=1.1.2.9.2.7&r2=1.1.2.9.2.8&diff_format=u
Index: php-src/sapi/cli/tests/006.phpt
diff -u php-src/sapi/cli/tests/006.phpt:1.1.2.9.2.7 
php-src/sapi/cli/tests/006.phpt:1.1.2.9.2.8
--- php-src/sapi/cli/tests/006.phpt:1.1.2.9.2.7 Fri Jun  6 07:45:51 2008
+++ php-src/sapi/cli/tests/006.phpt     Sat Aug 30 11:32:29 2008
@@ -94,6 +94,16 @@
         Parameter #4 [ <optional> &$count ]
       }
     }
+    Function [ <internal:pcre> function preg_filter ] {
+
+      - Parameters [5] {
+        Parameter #0 [ <required> $regex ]
+        Parameter #1 [ <required> $replace ]
+        Parameter #2 [ <optional> $subject ]
+        Parameter #3 [ <optional> $limit ]
+        Parameter #4 [ <optional> &$count ]
+      }
+    }
     Function [ <internal:pcre> function preg_split ] {
 
       - Parameters [4] {



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

Reply via email to