Xdebug: [Config] The setting ‘xdebug.remote

it2025-05-04  12

 

根据其他教程,找到对应的“php_xdebug-3.0.0beta1-7.4-vc15-x86_64.dll”这个版本下载。

------------------------------

配置后,调试时直接输出了结果,没有断点处停下来:

提示:

Xdebug: [Config] The setting 'xdebug.remote_autostart' has been renamed, see the upgrading guide at https://xdebug.org/docs/upgrade_guide#changed-xdebug.remote_autostart (See: https://xdebug.org/docs/errors#CFG-C-CHANGED)

Xdebug: [Config] The setting 'xdebug.remote_enable' has been renamed, see the upgrading guide at https://xdebug.org/docs/upgrade_guide#changed-xdebug.remote_enable (See: https://xdebug.org/docs/errors#CFG-C-CHANGED)

......

------------------------------------

后来找到这个教程,可以将phpinfo()的结果全部复制过去分析

 

试了下,提示这个:

下载用这个低版本的dll就ok了。

最新回复(0)