On Wed, Jan 20, 2016 at 11:07 PM, Sean DuBois <s...@siobud.com> wrote:
> Hi! > > I tried to get access to that page as well, but didn't have any luck > would you mind adding the zend_parse_paramaters changes? > > 'l' went from 'long' -> 'zend_long' and 's' went from 'int' -> 'size_t'. > > So many extensions have been ported without this in mind, and it bites > in really nasty hard to reproduce runtime ways. > I've added these two to the zpp section, thanks! Nikita