Файловый менеджер - Редактировать - /opt/alt/php80/usr/share/pear/test/excimer/tests/timeout.phpt
Назад
--TEST-- excimer_set_timeout --SKIPIF-- <?php if (!extension_loaded("excimer")) print "skip"; ?> --FILE-- <?php $timer = excimer_set_timeout( function () { throw new Exception('Timeout'); }, 1); try { while (true) { usleep(100000); } } catch (Exception $e) { echo "OK\n"; } --EXPECT-- OK
| ver. 1.6 |
Github
|
.
| PHP 8.3.30 | Генерация страницы: 0.05 |
proxy
|
phpinfo
|
Настройка