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

Correct CLI configuration for Xdebug #221

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Crell
Copy link

@Crell Crell commented Nov 14, 2022

I do not understand the difference, but the current configuration hangs for me. Derek recommended the following, which seems to work fine.

cf https://twitter.com/derickr/status/1591103603640762368

I do not understand the difference, but the current configuration hangs for me.  Derek recommended the following, which seems to work fine.

cf https://twitter.com/derickr/status/1591103603640762368
@netlify
Copy link

netlify bot commented Nov 14, 2022

👷 Deploy request for lando-docs accepted.

Name Link
🔨 Latest commit f18530e
🔍 Latest deploy log https://app.netlify.com/sites/lando-docs/deploys/63728d83b88c6b000913e4b8

@stale
Copy link

stale bot commented Jun 7, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions and please check out this if you are wondering why we auto close issues.

@stale stale bot added the stale label Jun 7, 2023
@reynoldsalec
Copy link
Sponsor Member

As far as I can tell, XDEBUG_SESSION_START is still valid and hasn't been deprecated. From a brief look at the Xdebug docs, it seems like XDEBUG_TRIGGER allows you to set a trigger value that will initiate all types of Xdebug functionality (profiling, step or trace debugging), whereas XDEBUG_SESSION* is specific to step debugging.

I'm nervous to change these recommendations since they seem to work for a lot of people, would love some more feedback on this from someone who has rigorously tested Xdebug settings or understands the implications of using one setting vs another.

@stale stale bot removed the stale label Jun 15, 2023
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.

None yet

2 participants