View Issue Details

IDProjectCategoryView StatusLast Update
0001132XdebugDocumentationpublic2015-05-30 20:05
ReporterDominic108 Assigned Toderick  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0001132: Should be more explicit that cookies are used to get the IDE-Key from the client
Description

I suggest that in the section xdebug.remote_autostart of http://xdebug.org/docs/all, you make an explicit reference to the use of session cookies, not only HTTP GET/POST variable. It is important enough to be mentioned in a "docs/ALL" page. Your reference to http://xdebug.org/docs/remote is not explicit enough : the use of cookies should be mentioned. The closed bug http://bugs.xdebug.org/view.php?id=959 should have been seen as a documentation issue.

TagsNo tags attached.
Operating System
PHP Version5.6.0-5.6.4

Activities

derick

2015-05-30 20:05

administrator   ~0003102

I have updated the docs a little, but xdebug.remote_autostart is unrelated to cookie. With xdebug.remote_autostart on, Xdebug just always initiates a debugging session, regardless of whether the cookie is set, or the XDEBUG_SESSION_START GET/POST parameter is present. This is also better described in http://xdebug.org/docs/remote#browser_session

Issue History

Date Modified Username Field Change
2015-03-28 16:09 Dominic108 New Issue
2015-05-30 20:05 derick Note Added: 0003102
2015-05-30 20:05 derick Status new => closed
2015-05-30 20:05 derick Assigned To => derick
2015-05-30 20:05 derick Resolution open => fixed