]> granicus.if.org Git - php/commitdiff
Fix tests
authorHannes Magnusson <bjori@php.net>
Fri, 20 Oct 2006 15:03:22 +0000 (15:03 +0000)
committerHannes Magnusson <bjori@php.net>
Fri, 20 Oct 2006 15:03:22 +0000 (15:03 +0000)
ext/filter/tests/008.phpt
ext/filter/tests/009.phpt

index 9130c09481f878be96b33078cd23426a48f39116..914c4388a2c7aeb1b434947d53f5ed013323710a 100644 (file)
@@ -47,13 +47,7 @@ array(18) {
   [17]=>
   string(8) "callback"
 }
-<<<<<<< 008.phpt
 
-Warning: Wrong parameter count for filter_list() in /home4/php_dev/php52/ext/filter/tests/008.php on line 4
+Warning: Wrong parameter count for filter_list() in %s008.php on line 4
 NULL
-=======
-
-Warning: Wrong parameter count for filter_list() in %s on line %d
-NULL
->>>>>>> 1.3
 Done
index 80057d63aa9528f993ec366ef569706179398395..6423ce2b9c334098a6d48e5043a6b54dc71aa72c 100644 (file)
@@ -19,18 +19,13 @@ int(513)
 int(513)
 int(518)
 int(257)
-<<<<<<< 009.phpt
 bool(false)
 
-Warning: filter_id() expects parameter 1 to be string, array given in %s on line %d
+Warning: filter_id() expects parameter 1 to be string, array given in %s009.php on line %d
 NULL
 bool(false)
-=======
-bool(false)
->>>>>>> 1.4
 
-<<<<<<< 009.phpt
-Warning: filter_id() expects exactly 1 parameter, 3 given in %s on line %d
+Warning: filter_id() expects exactly 1 parameter, 3 given in %s009.php on line %d
 NULL
 Done
 --UEXPECTF--
@@ -38,16 +33,12 @@ int(513)
 int(513)
 int(518)
 int(257)
-NULL
+bool(false)
 
-Warning: input_name_to_filter() expects parameter 1 to be binary string, array given in %s on line %d
-NULL
-=======
-Warning: filter_id() expects parameter 1 to be string, array given in %s on line %d
->>>>>>> 1.4
+Warning: filter_id() expects parameter 1 to be binary string, array given in %s009.php on line %d
 NULL
 bool(false)
 
-Warning: filter_id() expects exactly 1 parameter, 3 given in %s on line %d
+Warning: filter_id() expects exactly 1 parameter, 3 given in %s009.php on line %d
 NULL
 Done