Skip to content

Update xdebug port on vscode config#56

Merged
helioha merged 1 commit into
mainfrom
update-xdebug-config
Jul 1, 2026
Merged

Update xdebug port on vscode config#56
helioha merged 1 commit into
mainfrom
update-xdebug-config

Conversation

@helioha

@helioha helioha commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

This pull request updates the Xdebug configuration in the launch.json file to use the correct port.

  • Debugging configuration:
    • microsoft/devcontainers/php:8.3 ships with xdebug3 which listens to port 9003
    • Changed the Xdebug listening port from 9000 to 9003 in local/share/vscode/launch.json, aligning with the default port for Xdebug 3.

@helioha helioha requested review from kurowski and shaundrong June 30, 2026 18:45

@kurowski kurowski left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@kurowski

Copy link
Copy Markdown
Member

@helioha we should update this in projects that reference it too, e.g. https://github.com/UCEAP/myeap2/blob/qa/.devcontainer/devcontainer.json#L41

@helioha helioha merged commit 9639af5 into main Jul 1, 2026
1 check passed
@helioha helioha deleted the update-xdebug-config branch July 1, 2026 13:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants