503f75d08b
These names don't make sense now that we run both suites the same way.
25 linhas
491 B
Plaintext
25 linhas
491 B
Plaintext
all ok, no details:
|
|
string(22) "www.xn--fuball-cta.com"
|
|
all ok, no details, transitional:
|
|
string(16) "www.fussball.com"
|
|
all ok, with details:
|
|
string(22) "www.xn--fuball-cta.com"
|
|
array(3) {
|
|
["result"]=>
|
|
string(22) "www.xn--fuball-cta.com"
|
|
["isTransitionalDifferent"]=>
|
|
int(1)
|
|
["errors"]=>
|
|
int(0)
|
|
}
|
|
reverse, ok, with details:
|
|
string(16) "www.fußball.com"
|
|
array(3) {
|
|
["result"]=>
|
|
string(16) "www.fußball.com"
|
|
["isTransitionalDifferent"]=>
|
|
int(0)
|
|
["errors"]=>
|
|
int(0)
|
|
}
|