View Issue Details

IDProjectCategoryView StatusLast Update
0001870XdebugStep Debuggingpublic2020-10-30 11:24
Reporterderick Assigned Toderick  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Product Version3.0.0beta1 
Target Version3.0.0RC1Fixed in Version3.0.0RC1 
Summary0001870: XDEBUG_SESSION_START URL parameter does not override XDEBUG_SESSION cookie
Description

If a session is already active, and Xdebug sends/sees the XDEBUG_SESSION cookie, then a new request with XDEBUG_SESSION_START=newName does not override the already existing session name.

TagsNo tags attached.
Operating System
PHP Version7.4.0-7.4.4

Activities

derick

2020-10-30 11:24

administrator   ~0005484

Fixed through https://github.com/xdebug/xdebug/pull/676

Issue History

Date Modified Username Field Change
2020-10-28 18:02 derick New Issue
2020-10-30 11:24 derick Assigned To => derick
2020-10-30 11:24 derick Status new => closed
2020-10-30 11:24 derick Resolution open => fixed
2020-10-30 11:24 derick Fixed in Version => 3.0.0RC1
2020-10-30 11:24 derick Note Added: 0005484