X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=tests%2Fgh-issue48.phpt;h=61438f1039c9d4f53766d8d5b6aeccd976b80c42;hp=ae12825df0f92119720c12a98b4bf05b0c355e6f;hb=c0c53bdd55138b476e6cb4a85376a1ff1be6834d;hpb=e8ff1c1db343e8862ff436381a9b6ba01a60a4fa diff --git a/tests/gh-issue48.phpt b/tests/gh-issue48.phpt index ae12825..61438f1 100644 --- a/tests/gh-issue48.phpt +++ b/tests/gh-issue48.phpt @@ -141,11 +141,11 @@ http\Url::__construct(): Failed to parse hostinfo; unexpected byte 0xc3 at pos 1 Warning: http\Url::__construct(): Failed to parse hostinfo; unexpected byte 0xc3 at pos 1 in 'a%c%cb' in %sgh-issue48.php on line %d Warning: http\Url::__construct(): Failed to parse hostinfo; unexpected byte 0xc3 at pos 2 in 'a%c%cb' in %sgh-issue48.php on line %d -http://ab/ +http://a%r\xc3\xc3%rb/ # SILENT # IGNORE|SILENT -http://ab/ +http://a%r\xc3\xc3%rb/ ========== # DEFAULT http\Url::__construct(): Failed to parse hostinfo; unexpected '[' at pos 0 in '[foobar]:123' @@ -156,17 +156,17 @@ Warning: http\Url::__construct(): Failed to parse hostinfo; unexpected '[' at po Warning: http\Url::__construct(): Failed to parse hostinfo; unexpected byte 0x5b at pos 0 in '[foobar]:123' in %sgh-issue48.php on line %d Warning: http\Url::__construct(): Failed to parse hostinfo; unexpected byte 0x5d at pos 7 in '[foobar]:123' in %sgh-issue48.php on line %d -http://foobar:123/ +http://[foobar]:123/ # SILENT # IGNORE|SILENT -http://foobar:123/ +http://[foobar]:123/ ========== # DEFAULT http\Url::__construct(): Failed to parse fragment; invalid fragment identifier at pos 7 in '/?foo=&#' # IGNORE -Warning: http\Url::__construct(): Failed to parse fragment; invalid fragment identifier at pos 7 in '/?foo=&#' in /home/mike/src/ext-http.git/tests/gh-issue48.php on line 13 +Warning: http\Url::__construct(): Failed to parse fragment; invalid fragment identifier at pos 7 in '/?foo=&#' in %sgh-issue48.php on line %d #/?foo=&# # SILENT