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

[PR] Disable xdebug early in provisioning #971

Merged
merged 1 commit into from
Aug 20, 2016
Merged

Conversation

jeremyfelt
Copy link
Member

If xdebug is enabled when composer runs, it will display warnings
and may result in slow provisioning. We should be able to assume
that xdebug is off during provisoning and remains off until enabled
again after provisioning.

Fixes #919.

If xdebug is enabled when composer runs, it will display warnings
and may result in slow provisioning. We should be able to assume
that xdebug is off during provisoning and remains off until enabled
again after provisioning.

Fixes #919.
@jeremyfelt jeremyfelt added this to the Next Release milestone Aug 20, 2016
@jeremyfelt jeremyfelt self-assigned this Aug 20, 2016
@jeremyfelt jeremyfelt merged commit 52f6ceb into develop Aug 20, 2016
@jeremyfelt jeremyfelt deleted the disable-xdebug branch August 20, 2016 20:57
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.

1 participant