Skip to content

Updated Mac env setting names for Xdebug v3 #1331

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

Merged
merged 2 commits into from
Mar 31, 2021
Merged

Updated Mac env setting names for Xdebug v3 #1331

merged 2 commits into from
Mar 31, 2021

Conversation

rettal
Copy link
Contributor

@rettal rettal commented Mar 31, 2021

I have updated the setting names to match Xdebug v3 setting names for Mac environments.

@rettal
Copy link
Contributor Author

rettal commented Mar 31, 2021

idekey=PHPSTORM
remote_autostart=1
remote_mode=req
remote_handler=dbgp
Copy link
Member

Choose a reason for hiding this comment

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

I don't think this line is necessary, isn't it?

discover_client_host=0
client_host=docker.for.mac.localhost
mode=debug
start_with_request=trigger
Copy link
Member

Choose a reason for hiding this comment

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

This is the default in debug mode, it should be removed as well.

@rettal
Copy link
Contributor Author

rettal commented Mar 31, 2021

Hi @alanpoulain, Thank you for reviewing my change. I took the decision to just replace - like for like - the setting names that were already listed on the docs page - even though some are default but I agree with your comments. I will make the changes.

@rettal
Copy link
Contributor Author

rettal commented Mar 31, 2021

Hi @alanpoulain, I have made the changes (and tested locally on my machine) and works as expected, and docs look much simpler now. Thank you.

@alanpoulain
Copy link
Member

Thank you @rettal.

@alanpoulain alanpoulain merged commit ad8b2f1 into api-platform:2.6 Mar 31, 2021
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