I try to install xdebug on MacOs Mojave but get this error
/private/tmp/pear/install/xdebug/xdebug.c:25:10: fatal error: \'php.h\' file not found
brew doctor
and then
brew link --overwrite php
helped me.