I have a php version of 7.1.1, and the phpize I installed by following the instructions from https://xdebug.org/wizard.php is like this,
Configuring for:
PHP Api Version: 20151012
Zend Module Api No: 20151012
Zend Extension Api No: 320151012
when I searched about this, it is for php 7.0
Is there a way I can change this? I followed this instruction https://xdebug.org/docs/faq#custom-phpize but still not working.