X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Furlparser010.phpt;h=c7f800af141f89577a15335a78ebcd683ab31364;hb=0618dea119fb3782c2e254060ceea01eaec03aa3;hp=f5382085e17a481ac626c3fa0a50a75bdeb9058e;hpb=7a492dc2544d408eb65fd38cb644fd6adde3bbe9;p=m6w6%2Fext-http diff --git a/tests/urlparser010.phpt b/tests/urlparser010.phpt index f538208..c7f800a 100644 --- a/tests/urlparser010.phpt +++ b/tests/urlparser010.phpt @@ -7,12 +7,15 @@ if (!defined("http\\Url::PARSE_MBLOC") or !utf8locale()) { die("skip need http\\Url::PARSE_MBLOC support and LC_CTYPE=*.UTF-8"); } - +if (PHP_OS == "Darwin") { + die("skip Darwin\n"); +} ?> --FILE--