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

Configure more xDebug settings and adapt for "Docker for Mac" #2

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

Conversation

KIVagant
Copy link

@KIVagant KIVagant commented Feb 27, 2018

It is a copy of changes made for a more fresh fork from @kingkrausel: codeneric#1

The changes never tested with this repo so other open issues could affect this too.

  • Do not use xdebug.remote_autostart together with xdebug.remote_host.
  • Allow to set XDEBUG_HOST from environment.
  • Add xdebug.remote_key option.
  • Add docker-compose.yaml example configured for "Docker for Mac".

- Do not use `remote_autostart` together with remote_host
- Allow to set `XDEBUG_HOST` from environment
- Add `remote_key` option
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.

1 participant