- MFB: use %s

This commit is contained in:
Pierre Joye 2006-12-04 21:23:02 +00:00
parent 836e249bcc
commit 4fcf964c65
2 changed files with 3 additions and 3 deletions

View 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

View 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--