Xdebug Session Cookie에 대한 리뷰
Xdebug Session Cookie 제작자: Kudlaty
리뷰 3개
- 5점 만점에 1점Reindl Harald 님, 7년 전"yep its not for XDEBUG_PROFILE, as this extension is for XDEBUG_SESSION cookie" - yes, but do we need a own extension? i guess it would be only a few lines of code including a checkbox in the settings to send XDEBUG_PROFILE too
개발자 답글
7년 전에 게시됨hmm.. good point. I always thinking that it should have own icon, and if it needs icon it must be new extension, but if we add configuration option for it, it can always enable whenever we enable Session cookie. I'll add it to next version :)
Thx :) - 5점 만점에 1점Firefox 사용자 13493934 님, 7년 전It appears this extension is specifically designed for phpstorm. That should be specified in the description. I could not get it working with netbeans.