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/opcache/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/opcache/tests/bug75556.phpt |
--TEST-- Bug #75556 (Invalid opcode 138/1/1) --INI-- opcache.enable=1 opcache.enable_cli=1 opcache.optimization_level=-1 --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE-- <?php function createFromFormat($format, $date, ?\DateTimeZone $tz = null): ?\DateTimeInterface { if ($tz !== null || ($tz instanceof \DateTimeZone && !in_array($tz->getName(), ['UTC', 'Z'], true)) ) { $msg = 'Date objects must have UTC as their timezone'; throw new \UnexpectedValueException($msg); } return null; } var_dump(createFromFormat('m/d/Y', '12/07/2017', null)); ?> --EXPECT-- NULL
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare