]> granicus.if.org Git - php/commitdiff
- MFB: use %s
authorPierre Joye <pajoye@php.net>
Mon, 4 Dec 2006 21:23:02 +0000 (21:23 +0000)
committerPierre Joye <pajoye@php.net>
Mon, 4 Dec 2006 21:23:02 +0000 (21:23 +0000)
ext/filter/tests/008.phpt
ext/filter/tests/009.phpt

index 914c4388a2c7aeb1b434947d53f5ed013323710a..5f89910d79f86483f8f95ac707381250c5a04ffe 100644 (file)
@@ -48,6 +48,6 @@ array(18) {
   string(8) "callback"
 }
 
-Warning: Wrong parameter count for filter_list() in %s008.php on line 4
+Warning: Wrong parameter count for filter_list() in %s on line %d
 NULL
 Done
index 6423ce2b9c334098a6d48e5043a6b54dc71aa72c..764f855835130716aa91def0eae47408e09aea41 100644 (file)
@@ -21,11 +21,11 @@ int(518)
 int(257)
 bool(false)
 
-Warning: filter_id() expects parameter 1 to be string, array given in %s009.php on line %d
+Warning: filter_id() expects parameter 1 to be string, array given in %s on line %d
 NULL
 bool(false)
 
-Warning: filter_id() expects exactly 1 parameter, 3 given in %s009.php on line %d
+Warning: filter_id() expects exactly 1 parameter, 3 given in %s on line %d
 NULL
 Done
 --UEXPECTF--