Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(php): xdebug port for PHP, resolves #140 #141

Merged
merged 1 commit into from
Feb 8, 2025

Conversation

DerekLeach
Copy link
Contributor

V3 of Xdebug uses port 9003 by default for step debugging instead of port 9000, this updates the PHP configuration to reflect that.

@DerekLeach DerekLeach changed the title Update xdebug port for PHP, resolves #140 fix: xdebug port for PHP, resolves #140 Oct 10, 2024
@github-actions github-actions bot added the Stale label Oct 26, 2024
@github-actions github-actions bot closed this Oct 31, 2024
@jay-babu jay-babu reopened this Feb 8, 2025
@jay-babu jay-babu changed the title fix: xdebug port for PHP, resolves #140 fix(php): xdebug port for PHP, resolves #140 Feb 8, 2025
@jay-babu jay-babu linked an issue Feb 8, 2025 that may be closed by this pull request
@jay-babu jay-babu merged commit 70d3223 into jay-babu:main Feb 8, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change PHP port from 9000 to 9003
2 participants