NonStopableProcess.php
Table of Contents
Functions
- handleSignal() : mixed
- Runs a PHP script that can be stopped only with a SIGKILL (9) signal for 3 seconds.
Functions
handleSignal()
Runs a PHP script that can be stopped only with a SIGKILL (9) signal for 3 seconds.
handleSignal(mixed $signal) : mixed
Parameters
- $signal : mixed