Markus Staab
Markus Staab
just ran PHPStan based infection on this PR on my machine and looked at the process monitoring. I had the impression PHPStan is running a main process and worker processes...
> Do you mean that PHPStan itself create sub-processes when it is run as a sub-process? Yes. In case we can assume that most of the mutations don't lead to...
does anyone involved has already a idea why/where we are slow? I am not yet sure how to measure/compare it best, as the mutation testing process takes so long to...
had a look at the results of both tools > Can you please check the reported mutants in the PHPStan run to see whether they're valuable and whether you expect...
Which problem should this PR solve? Would https://github.com/staabm/phpstan-baseline-analysis/pull/91 also work for you?
did you check whether the fix from https://github.com/staabm/phpstan-baseline-analysis/pull/91 would work for you? (without the modifications of this PRs here)
We recently changed handling regarding content-length in https://github.com/fruux/sabre-http/commit/9cf0c48264176b34da485833ec9e4aca36d49d54 Could you check this broke your app?
> GH actions are not executed automatically :( as long as the PR has a merge conflict with the target branch no github actions will start
Ich persönlich finde, einen zusätzlichen click um eine ordentliche Fehlermeldung zu bekommen ist sehr zeitraubend. Sollte man das gewünschte verhalten ggf. Abh. Machen von der rolle des users o.ä.? Während...