mirror of
https://github.com/php/php-src.git
synced 2026-04-24 16:38:25 +02:00
2068d230d9
To achieve this we need to introduce a new wrapper function with dummy arguments which calls pcntl_signal_dispatch() to respect the function pointer signature for a tick function.