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/calendar/tests/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/ext/calendar/tests/unixtojd_error1.phpt |
--TEST-- Test unixtojd() function : error conditions --CREDITS-- edgarsandi - <edgar.r.sandi@gmail.com> --SKIPIF-- <?php include 'skipif.inc'; ?> --INI-- date.timezone=UTC --FILE-- <?php putenv('TZ=UTC'); var_dump(unixtojd(-1)) . PHP_EOL; var_dump(unixtojd(false)) . PHP_EOL; var_dump(unixtojd(null)) . PHP_EOL; var_dump(unixtojd(time())) . PHP_EOL; var_dump(unixtojd(PHP_INT_MAX)) . PHP_EOL; ?> --EXPECTF-- bool(false) int(%d) int(%d) int(%d) bool(false)
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare