From: Robin Fernandes Date: Fri, 11 Apr 2008 14:35:07 +0000 (+0000) Subject: Fix test parse_url_variation_002.phpt for 64bit platforms. X-Git-Tag: RELEASE_2_0_0b1~450 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=30fd5ba5173501af78a6bc1866381873e041c90a;p=php Fix test parse_url_variation_002.phpt for 64bit platforms. --- diff --git a/ext/standard/tests/url/parse_url_variation_002.phpt b/ext/standard/tests/url/parse_url_variation_002.phpt index 8c97113bcb..6a5d3e9f3a 100644 --- a/ext/standard/tests/url/parse_url_variation_002.phpt +++ b/ext/standard/tests/url/parse_url_variation_002.phpt @@ -106,7 +106,7 @@ array(8) { } Arg value 101234567000 -Error: 2 - parse_url(): Invalid URL component identifier 2147483647, %s(71) +Error: 2 - parse_url(): Invalid URL component identifier %d, %s(71) bool(false) Arg value 1.07654321E-9 @@ -215,7 +215,7 @@ array(8) { } Arg value 101234567000 -Error: 2 - parse_url(): Invalid URL component identifier 2147483647, %s(71) +Error: 2 - parse_url(): Invalid URL component identifier %d, %s(71) bool(false) Arg value 1.07654321E-9