On Wed, 2017-12-06 at 16:21 +0100, Michal Privoznik wrote:
On 12/06/2017 12:17 AM, Dawid Zamirski wrote:
>
> &_info.length, &_info.index, 0, &_pos); \
but not here. Does that work for you?
It does but with a compiler warning :-) I did not realize PHP5 had
zend_ulong and I thought it was introduced only in PHP7. V2 coming in a
minute.
Thanks,
Dawid
Michal