Download the PHP package mougrim/pcntl-signal-handler without Composer
On this page you can find all versions of the php package mougrim/pcntl-signal-handler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download mougrim/pcntl-signal-handler
More information about mougrim/pcntl-signal-handler
Files in mougrim/pcntl-signal-handler
Download mougrim/pcntl-signal-handler
More information about mougrim/pcntl-signal-handler
Files in mougrim/pcntl-signal-handler
Vendor mougrim
Package pcntl-signal-handler
Short Description PCNTL signal handler for PHP
License MIT
Homepage https://github.com/mougrim/php-pcntl-signal-handler
Package pcntl-signal-handler
Short Description PCNTL signal handler for PHP
License MIT
Homepage https://github.com/mougrim/php-pcntl-signal-handler
Please rate this library. Is it a good library?
Informations about the package pcntl-signal-handler
php-pcntl-signal-handler
Библиотка позволяет назначать несколько обработчиков одного и тогоже сигнала. Особенно это актуально для сигнала SIGHUP. Для версии php меньше чем 5.3
Помимо описанного выше класс Mougrim_Pcntl_SignalHandler эмулирует pcntl_signal_dispatch(), которая досупна только с версии php 5.3.0 Входной файл signalExampleRun.php:
Файл SignalExample.php:
Для версии php больше либо равно 5.3
Входной файл signalExampleRun53.php:
Файл SignalExample53.php:
All versions of pcntl-signal-handler with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
The package mougrim/pcntl-signal-handler contains the following files
Loading the files please wait ....