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/transliterator_create_basic.phpt |
--TEST-- Transliterator::create (basic) --SKIPIF-- <?php if( !extension_loaded( 'intl' ) ) print 'skip'; ?> --FILE-- <?php ini_set("intl.error_level", E_WARNING); $t = Transliterator::create("any-latin"); echo $t->id,"\n"; $t = transliterator_create("any-latin"); echo $t->id,"\n"; echo "Done.\n"; --EXPECT-- any-latin any-latin Done.
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare