View Issue Details

IDProjectCategoryView StatusLast Update
0001865XdebugDocumentationpublic2020-11-14 11:21
Reporterderick Assigned Toderick  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionno change required 
Target Version3.0.0RC1 
Summary0001865: Document XDEBUG_TRIGGER environment variable
Description

Document that xdebug.start_with_request=yes can be emulated with xdebug.start_with_request=trigger && export XDEBUG_TRIGGER=yes

It works as ENV var, but also GET/POST/COOKIE.

Also document the fallback names for the per feature triggers: XDEBUG_PROFILE, XDEBUG_TRACE, and XDEBUG_SESSION (for debug)

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

Activities

derick

2020-11-14 11:21

administrator   ~0005533

Was already documented.

Issue History

Date Modified Username Field Change
2020-10-19 08:22 derick New Issue
2020-11-14 11:21 derick Assigned To => derick
2020-11-14 11:21 derick Status new => closed
2020-11-14 11:21 derick Resolution open => no change required
2020-11-14 11:21 derick Note Added: 0005533