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

#426 forced me to update my debug configuration #442

Open
RafaelKr opened this issue Feb 18, 2024 · 0 comments
Open

#426 forced me to update my debug configuration #442

RafaelKr opened this issue Feb 18, 2024 · 0 comments

Comments

@RafaelKr
Copy link

RafaelKr commented Feb 18, 2024

I'm working with IntelliJ IDEA and had the following debug configuration:

image

Note the :8000 in the Host field. After upgrading to Symfony CLI 5.8.9 my breakpoints were not hit anymore.
It took me some time to figure out that I had to remove the port in the Host field to make it work again.

Maybe it would be helpful to add a note to the release notes of 5.8.9. Maybe also a little hint in the release notes of the next release.

Edit: see #426 Remove port from $_SERVER['SERVER_NAME'] which is the correct behaviour, but caused me this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant