phpro / grumphp

A PHP code-quality tool
MIT License
4.14k stars 430 forks source link

Fix changed verbose flag of paratest #853

Closed veewee closed 3 years ago

veewee commented 3 years ago
Q A
Version latest
Bug? yes/no
New feature? no
Question? no
Documentation? no
Affects PRs #851, #852

Paratest 6.1.1 introduced a change of CLI input params:

https://github.com/paratestphp/paratest/pull/570#discussion_r541001968

This is currently breaking CI. We need to find a solution for this in our paratest task: https://github.com/phpro/grumphp/blob/master/src/Task/Paratest.php