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

Upgrade xdebug-handler to v2 and handle that coverage option is set #1510

Merged
merged 2 commits into from Apr 26, 2021

Conversation

sidz
Copy link
Member

@sidz sidz commented Apr 26, 2021

Upgrade xdebug-handler to v2 and handle that coverage option is set in case of Xdebug 3

Feature Request: #1509
Issue: #1473

@sidz sidz changed the title Upgrade xdebug-handler to v2 and handle that coverage option is set… Upgrade xdebug-handler to v2 and handle that coverage option is set Apr 26, 2021
@@ -52,7 +52,7 @@ public static function check(LoggerInterface $logger): void
{
// We force the color option unconditionally since it is able to detect the --no-ansi option
// to disable it if necessary
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is this comment still relevant since no --ansi argument is passed anymore?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed

@maks-rafalko maks-rafalko added this to the 0.23.0 milestone Apr 26, 2021
@maks-rafalko maks-rafalko enabled auto-merge (squash) April 26, 2021 20:37
@maks-rafalko maks-rafalko merged commit e60c464 into master Apr 26, 2021
@maks-rafalko maks-rafalko deleted the update-xdebug-handler branch April 26, 2021 20:42
@maks-rafalko
Copy link
Member

Thank you @sidz

maks-rafalko pushed a commit that referenced this pull request Apr 26, 2021
…#1510)

* Upgrade xdebug-handler to v2 and handle that `coverage` option is set in case of Xdebug 3

* remove comment block as outdated
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