I ran into an issue where PHP was ARM and Xdebug was x86_64. Solved it by uninstalling Xdebug and use "arch -arm64 sudo pecl install xdebug" to install it.
確定! 回上一頁