Ding icon indicating copy to clipboard operation
Ding copied to clipboard

remove declare(ticks) requirement

Open marcelog opened this issue 14 years ago • 0 comments

this should be really taken care of in the SignalHandlerHelper bean or even in the SignalHandlerDriver.. but what's with php?? I couldn't find a way to dispatch signals if declare(ticks=1) is not present in the main script. tried pcntl_dispatch_signal() called from a register_tick_function(), but nothing!

is this possible at all?

marcelog avatar Jan 07 '11 17:01 marcelog