[wp-trac] [WordPress Trac] #63979: WordPress Core setup does not configure XDebug properly
WordPress Trac
noreply at wordpress.org
Mon Sep 15 13:30:57 UTC 2025
#63979: WordPress Core setup does not configure XDebug properly
-------------------------------+------------------------------
Reporter: jdeep | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: reporter-feedback | Focuses:
-------------------------------+------------------------------
Changes (by SirLouen):
* keywords: => reporter-feedback
* severity: minor => normal
Comment:
What system are you using?
I'm on W11 with WSL2 and Ubuntu 24.04 and its working flawlessly.
When you talk about breakpoints, apart from the bps in your ID, I'm
assuming you are using either `xdebug_break()` in code, or passing a
`XDEBUG_something` query var to the browser, or using a extension that
injects it, right?
Xdebug uses `xdebug.start_with_request=trigger` so you must trigger it;
it's not perma-running as in regular setups.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63979#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list