I reinstalled my macbook with High Sierra (10.13). It contains Apache/2.4.27 and PHP 7.1.7.
Now I want to activate xdebug. Please can someone give me some informations, how to do it?
Thanks for help
The solution:
curl -s http://php-osx.liip.ch/install.sh | bash -s 7.1
Then I copied xdebug.so into my extension directory.