]> granicus.if.org Git - php/commitdiff
Fix test parse_url_variation_002.phpt for 64bit platforms.
authorRobin Fernandes <robinf@php.net>
Fri, 11 Apr 2008 14:35:07 +0000 (14:35 +0000)
committerRobin Fernandes <robinf@php.net>
Fri, 11 Apr 2008 14:35:07 +0000 (14:35 +0000)
ext/standard/tests/url/parse_url_variation_002.phpt

index 8c97113bcbd8b63848a37dfa3d82aba2ce09fbdf..6a5d3e9f3a19cf1824cc2bb019c6a44e41ee6f04 100644 (file)
@@ -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