Hi. I'm trying to find the replacement for Z_TYPE_PP (and several other Z_xxx_PP).
It seems these are no longer present in PHP7. But, according to http://lxr.php.net/source/search?q=&defs=&refs=Z_TYPE_PP&path=&hist=&type=&project=PHP-MASTER, there is still 1 use case of this particular macro. So. I'm hoping to see what the change for this is as it can't currently compile under PHP7? I'm not a hardcode C / PHP core developer, but I'm getting asked to provide support for the win32service extension. Currently it fails to compile : https://bugs.php.net/bug.php?id=73733 Just looking for some pointers. Literally! Ha ha! Regards, Richard Quadling.