From: foobar Date: Wed, 7 Dec 2005 11:53:28 +0000 (+0000) Subject: fix tests X-Git-Tag: RELEASE_1_0_4~489 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=0c90ddd3a1050f944f620eeec7c13cd470802f6d;p=php fix tests --- diff --git a/ext/filter/tests/001.phpt b/ext/filter/tests/001.phpt index 9fa9d40c74..2755a57363 100644 --- a/ext/filter/tests/001.phpt +++ b/ext/filter/tests/001.phpt @@ -1,6 +1,5 @@ --TEST-- Simple GET test ---POST-- --GET-- a=1 --FILE-- diff --git a/ext/filter/tests/002.phpt b/ext/filter/tests/002.phpt index 8c20bf95f6..7136b251a6 100644 --- a/ext/filter/tests/002.phpt +++ b/ext/filter/tests/002.phpt @@ -1,6 +1,5 @@ --TEST-- GET test with 2 values and an empty one ---POST-- --GET-- a=1&b=&c=3 --FILE-- diff --git a/ext/filter/tests/005.phpt b/ext/filter/tests/005.phpt index b97baa4f5f..f44379153e 100644 --- a/ext/filter/tests/005.phpt +++ b/ext/filter/tests/005.phpt @@ -2,7 +2,6 @@ GET/REQUEST Test with fifa example data --INI-- filter.default=stripped ---POST-- --GET-- id=f03_photos&pgurl=http%3A//fifaworldcup.yahoo.com/03/en/photozone/index.html --FILE-- diff --git a/ext/filter/tests/006.phpt b/ext/filter/tests/006.phpt index eb9077fa66..1f8717c184 100644 --- a/ext/filter/tests/006.phpt +++ b/ext/filter/tests/006.phpt @@ -2,7 +2,6 @@ filter() test --POST-- foo=abc ---GET-- --FILE-- --EXPECTF-- bool(false) -PHP Notice: Object of class stdClass to string conversion in %s on line %d Notice: Object of class stdClass to string conversion in %s on line %d NULL diff --git a/ext/filter/tests/015.phpt b/ext/filter/tests/015.phpt index 7fef6b0bb2..92376c3e5f 100644 --- a/ext/filter/tests/015.phpt +++ b/ext/filter/tests/015.phpt @@ -1,7 +1,5 @@ --TEST-- filter_data() and FL_URL ---GET-- - --FILE-- --EXPECT-- diff --git a/ext/filter/tests/019.phpt b/ext/filter/tests/019.phpt index 505f783bcb..0a78265941 100644 --- a/ext/filter/tests/019.phpt +++ b/ext/filter/tests/019.phpt @@ -1,7 +1,5 @@ --TEST-- filter_data() & FL_IP and weird data ---GET-- - --FILE-- >?"}{:" string(0) "" -PHP Warning: filter_data(): First argument is expected to be a valid callback in %s on line %d Warning: filter_data(): First argument is expected to be a valid callback in %s on line %d NULL -PHP Warning: filter_data(): First argument is expected to be a valid callback in %s on line %d Warning: filter_data(): First argument is expected to be a valid callback in %s on line %d NULL -PHP Warning: filter_data(): First argument is expected to be a valid callback in %s on line %d Warning: filter_data(): First argument is expected to be a valid callback in %s on line %d NULL diff --git a/ext/filter/tests/filter_data.phpt b/ext/filter/tests/filter_data.phpt index dc2c0f683b..281c85a94c 100644 --- a/ext/filter/tests/filter_data.phpt +++ b/ext/filter/tests/filter_data.phpt @@ -1,7 +1,5 @@ --TEST-- Simple filter_data() tests ---GET-- - --FILE--