--TEST-- IntlTimeZone::getDisplayName(): basic test --EXTENSIONS-- intl --FILE-- getDisplayName()); ini_set('intl.default_locale', 'pt_PT'); var_dump($lsb->getDisplayName()); ?> --EXPECTF-- string(%d) "Western European%sTime" string(%d) "Hora%sda Europa Ocidental"