From: Antony Dovgal Date: Thu, 14 Sep 2006 15:00:52 +0000 (+0000) Subject: fix test X-Git-Tag: RELEASE_1_0_0RC1~1675 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ba01adbd0e43a12fe94b085de6bd161a29431e9d;p=php fix test --- diff --git a/ext/filter/tests/009.phpt b/ext/filter/tests/009.phpt index c33fe8ae36..6c7426732f 100644 --- a/ext/filter/tests/009.phpt +++ b/ext/filter/tests/009.phpt @@ -28,3 +28,17 @@ NULL Warning: input_name_to_filter() expects exactly 1 parameter, 3 given in %s on line %d NULL Done +--UEXPECTF-- +int(513) +int(513) +int(518) +int(257) +NULL + +Warning: input_name_to_filter() expects parameter 1 to be binary string, array given in %s on line %d +NULL +NULL + +Warning: input_name_to_filter() expects exactly 1 parameter, 3 given in %s on line %d +NULL +Done