Phpstan #57
phpstan.yml
on: schedule
Phpstan
/
Phpstan (8.1)
22s
Annotations
3 errors
Phpstan / Phpstan (8.1):
app/Bootstrap.php#L20
No error to ignore is reported on line 20.
|
Phpstan / Phpstan (8.1):
app/UI/Form/BaseForm.php#L11
Parameter #2 $label (string|null) of method App\UI\Form\BaseForm::addFloat() is not contravariant with parameter #2 $label (mixed) of method Nette\Forms\Container::addFloat().
|
Phpstan / Phpstan (8.1)
Process completed with exit code 2.
|