mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
c03ccfe78d
Squashed commit of the following: commiteda931df18Author: Dmitry Stogov <dmitry@zend.com> Date: Wed Jul 6 10:53:30 2016 +0300 Replace pcntl.async_signals INI direcrive with pcntl_async_signals() function. commitbfbf7dd7c2Author: Dmitry Stogov <dmitry@zend.com> Date: Fri Jun 24 12:25:31 2016 +0300 Asynchronous signal handling without TICKs.