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 : /proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/intl/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/intl/tests/dateformat_bug68893.phpt |
--TEST-- Bug #68893 Stackoverflow in datefmt_create --SKIPIF-- <?php if( !extension_loaded( 'intl' ) ) print 'skip'; ?> --FILE-- <?php $f = datefmt_create("en_us", -10000000, 1); var_dump($f, intl_get_error_message()); $f = datefmt_create("en_us", 1, -10000000); var_dump($f, intl_get_error_message()); ?> --EXPECT-- NULL string(67) "datefmt_create: invalid date format style: U_ILLEGAL_ARGUMENT_ERROR" NULL string(67) "datefmt_create: invalid time format style: U_ILLEGAL_ARGUMENT_ERROR"
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare