humanmade / humanmade/local-vip

XDebug default doesn't work

Open
#23 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
PHP
Stars
8
Forks
3
PR merge metrics
No merged PRs in 30d

Description

The docs say that `--xdebug` will turn xdebug on, but in my experience this isn't the case. I need to pass `--xdebug=debug` (which is supposed to be the default) or the debug server doesn't work (i.e. PHPStorm never receives notification of an incoming XDebug thing).

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the documentation for the --xdebug option and the entry point that handles this flag. Compare the documented default with the behavior when --xdebug is used, then verify that the debug server sends a notification to PHPStorm without requiring --xdebug=debug.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, php
Domain
cli, devtools
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.