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/bug75378.phpt |
--TEST-- Bug #75378 ([REGRESSION] IntlDateFormatter::parse() does not change $position argument) --SKIPIF-- <?php if (!extension_loaded('intl')) die('skip this test requires ext/intl'); ?> --FILE-- <?php $formatter = new IntlDateFormatter("en-GB", IntlDateFormatter::NONE, IntlDateFormatter::NONE, 'UTC', null, 'yyyy-MM-dd'); $position = 0; $parsedDate = $formatter->parse("2017-10-12", $position); var_dump($position); $localdate = $formatter->localtime("2017-10-12 00:00:00", $position1); var_dump($position1); ?> --EXPECT-- int(10) int(10)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare