This commit is contained in:
Joe Watkins 2016-10-10 12:18:40 +01:00
commit bce17764be

View file

@ -427,4 +427,8 @@
<alloc init="true">zend_list_insert</alloc>
<dealloc>zend_list_close</dealloc>
</resource>
<function name="zend_bailout">
<noreturn>true</noreturn>
<leak-ignore/>
</function>
</def>