Closed ossinkine closed 6 years ago
PHPstan is now failing. I think you should just remove the null
in the doc (it was probably added by my IDE), instead of adding the string
type hints.
Future versions of this package will suport PHP 7.X only, fixing this problem.
@acelaya PHPStan failure is not related to this PR
Right. Then I'll try to fix it so that you can rebase
The problem was caused because I was installing phpstan without version. It fails with the latest one.
I'm fixing it and pushing it to master.
It's up now. You can rebase.
Just realized I have had to fix this. Thanks anyway :-)
PHPStan alerts second parameter should always be null