Closed gerardroche closed 5 years ago
@mikeerickson any way to help with that? I'd be glad to but I don't know where to start looking 🙈️
@gerardroche @godbout I will have a look at this later this afternoon. I thought I had been a good citizen about this, but maybe I fell off the wagon. I will get it cured
In PHPUnit you can disable colors via the option
--colors=never
. A recent a change to how colors are handled means colors are always enabled. See https://github.com/mikeerickson/phpunit-pretty-result-printer/commit/6d00b98a51774a8e8115c37157f0234ba8faa48d.This was an issue before, see #19.
Impacts for example https://github.com/gerardroche/sublime-phpunit/issues/77