From: Pierrick Charron Date: Tue, 22 Nov 2011 18:50:57 +0000 (+0000) Subject: Fix test to remove dependancy over php.net X-Git-Tag: php-5.3.9RC2~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b0b58c3d08168d7b06eb90f6f58eac2569625090;p=php Fix test to remove dependancy over php.net --- diff --git a/ext/curl/tests/curl_multi_getcontent_basic3.phpt b/ext/curl/tests/curl_multi_getcontent_basic3.phpt index 0e448cd2e9..ac2a371724 100644 --- a/ext/curl/tests/curl_multi_getcontent_basic3.phpt +++ b/ext/curl/tests/curl_multi_getcontent_basic3.phpt @@ -6,6 +6,9 @@ Rein Velt (rein@velt.org) --SKIPIF-- --FILE-- ---EXPECT-- -User-agent: * -Disallow: /backend/ -Disallow: /distributions/ -Disallow: /stats/ -Disallow: /server-status/ -Disallow: /source.php -Disallow: /search.php -Disallow: /mod.php -Disallow: /manual/add-note.php - -Disallow: /harming/humans -Disallow: /ignoring/human/orders -Disallow: /harm/to/self - +--EXPECTF-- +array(2) { + ["test"]=> + string(7) "getpost" + ["get_param"]=> + string(11) "Hello World" +} +array(0) { +} CURL2 -