php7.1.4 I wanted to install the pcntl extension, so I downloaded the tar of 7.1.4, and make reported an error.
To compile PHP7.1, of course you need to use the PHP7.1 program. The PHP that comes with macOS is version 5.4. zend_long was only added to PHP7. If you use version 5.4 to compile it, of course it won't work.
To compile PHP7.1, of course you need to use the PHP7.1 program. The PHP that comes with macOS is version 5.4. zend_long was only added to PHP7. If you use version 5.4 to compile it, of course it won't work.