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/tests/lang/ |
Current File : //proc/self/root/usr/local/src/php72/php-7.2.12/php-7.2.12/tests/lang/045.phpt |
--TEST-- Timeout again inside register_shutdown_function --SKIPIF-- <?php if (getenv("SKIP_SLOW_TESTS")) die("skip slow test"); if (PHP_ZTS) die("skip hard_timeout works only on no-zts builds"); ?> --INI-- hard_timeout=1 --FILE-- <?php set_time_limit(1); register_shutdown_function("plop"); function plop() { $ts = time(); while(true) { if ((time()-$ts) > 2) { echo "Failed!"; break; } } } plop(); ?> ===DONE=== --EXPECTF-- Fatal error: Maximum execution time of 1 second exceeded in %s on line %d Fatal error: Maximum execution time of 1 second exceeded in %s on line %d
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare