Skip to content
This repository has been archived by the owner on Jul 4, 2018. It is now read-only.

Disable xdebug on travis #1376

Closed
wants to merge 1 commit into from

Conversation

romainneutron
Copy link
Contributor

No description provided.

@GromNaN
Copy link
Contributor

GromNaN commented May 26, 2016

Can you give some reasons for disabling Xdebug?

@hkdobrev
Copy link
Contributor

hkdobrev commented May 26, 2016

@GromNaN It improves the speed of tools like Composer, PHPUnit, PHP CS Fixer. Since it's not used for code coverage or benchmark profiling it could be disabled. See travis-ci/travis-ci#5780

@romainneutron
Copy link
Contributor Author

It uses resources for no benefit
On May 26, 2016 8:21 PM, "Jérôme Tamarelle" notifications@github.com
wrote:

Can you give some reasons for disabling Xdebug?


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub
#1376 (comment)

@fabpot
Copy link
Member

fabpot commented May 26, 2016

Thank you @romainneutron.

@fabpot fabpot closed this in 305b84c May 26, 2016
@GromNaN
Copy link
Contributor

GromNaN commented May 27, 2016

Thanks @hkdobrev and @romainneutron

@romainneutron romainneutron deleted the remove-xdebug branch May 27, 2016 11:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants