更改IDE密钥xdebug

时间:2016-09-02 11:23:05

标签: phpstorm xdebug

我想在PhpStorm中使用xdebug。但是,IDE键设置为Eclipse,即使我在php.ini中进行了硬编码:

xdebug.idekey= PHPSTORM



<table>
<tbody><tr class="h"><th>xdebug support</th><th>enabled</th></tr>
<tr><td class="e">Version </td><td class="v">2.4.1 </td></tr>
<tr><td class="e">IDE Key </td><td class="v">XDEBUG_ECLIPSE </td></tr>
</tbody></table>
&#13;
&#13;
&#13;

1 个答案:

答案 0 :(得分:13)

您可能在Chrome中使用 Xdebug 扩展程序,因此请点击右键访问选项,然后将此值更改为 PHPStorm

enter image description here

  

默认值为Eclipe