cpliakas / git-wrapper

A PHP wrapper around the Git command line utility.
MIT License
505 stars 68 forks source link

Fixed versions #196

Closed GrahamCampbell closed 4 years ago

GrahamCampbell commented 4 years ago

Older versions of PHPStan 0.12.x will give different output to 0.12.3.

TomasVotruba commented 4 years ago

CI needs fixing.

Use dev Rector, since it has fix for array_push: https://github.com/rectorphp/rector/pull/2566

TomasVotruba commented 4 years ago

CI needs fixing

GrahamCampbell commented 4 years ago

CI was already broken (if you re-trigger master).

TomasVotruba commented 4 years ago

CI should be fixed as soon as discovered, instead of kept in false positive silence.