]> 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:06 +0000 (14:35 +0000)
committerRobin Fernandes <robinf@php.net>
Fri, 11 Apr 2008 14:35:06 +0000 (14:35 +0000)
ext/standard/tests/url/parse_url_variation_001.phpt
ext/standard/tests/url/parse_url_variation_002.phpt

index 2cf80ff5a7c3f90f7c001329e8b3f1268458e141..18ef0a547b56a02428e44cce36e529068fe0a657 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Test parse_url() function : usage variations  - <type here specifics of this variation>
+Test parse_url() function : usage variations  - unexpected type for arg 1.
 --FILE--
 <?php
 /* Prototype  : proto mixed parse_url(string url, [int url_component])
index a4c53c100c35661fae83d06bf8c70386dc4d67df..fc527b6732eebcf875de77f0158fd56b6ab42dd6 100644 (file)
@@ -1,5 +1,5 @@
 --TEST--
-Test parse_url() function : usage variations  - <type here specifics of this variation>
+Test parse_url() function : usage variations  - unexpected type for arg 2.
 --FILE--
 <?php
 /* Prototype  : proto mixed parse_url(string url, [int url_component])
@@ -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