为了能快速了解并处理您的问题,请提供以下基础信息:
9.0
ubuntu24.04 wsl2
php7.2 成功安装 xdebug 调试正常, 但在给php8.3 安装 xdebug, 提示在安装队列, 一会儿, 又只是显示安装, 即没有安装, 重启 systemctl restart bt, 也是一样, 是不是不同版本xdebug无法共存
checking whether to enable Xdebug developer build flags... nochecking whether to compress profiler files (requires zlib)... yeschecking Check for supported PHP versions... configure: error: not supported. Need a PHP version >= 8.0.0 and < 8.3.0 (found 8.3.7)make: *** No targets specified and no makefile found. Stop.安装失败!|-Successify --- 命令已执行! --- |
|