> On 23 06 2016, at 14:28, Nikita Popov <nikita....@gmail.com> wrote:
> 
> On Thu, Jun 23, 2016 at 2:19 PM, Dmitry Stogov <dmi...@zend.com> wrote:
> 
>> 
>> The simple patch uses the recently added into Zend Engine ability and
>> allows asynchronous signal handling without extra ZEND_TICKs (without any
>> run-time overhead).
>> 
>> 
>> https://gist.github.com/dstogov/01d1002c1785f82eaac4b937ccaf418f
>> 
>> 
>> Accepting this would probably need RFC.
>> 
> 
> Line 43 should probably call orig_interrupt_function.
> 
> I'm +10 on this change. Using ticks for interrupt handling was horrible,
> and since PHP 7 doesn't really work anyway.
> 

Another +10 here!

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to