Commit a82c499
Karsten Nilsen
[FrankenPHP] Check for XDEBUG_SESSION cookie before connecting to debugger
Only connect to the Xdebug client when the XDEBUG_SESSION cookie is set.
This replicates the behavior in non-worker environments where the debugger
only activates when explicitly enabled through the debug toolbar.1 parent 182563a commit a82c499
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments