Phpstan #57
phpstan.yml
on: schedule
Phpstan
/
Phpstan (8.2)
18s
Annotations
3 errors
|
Phpstan / Phpstan (8.2)
Process completed with exit code 2.
|
|
Phpstan / Phpstan (8.2):
src/Analyser/Database/DatabaseAnalyser.php#L75
Strict comparison using !== between array{array<int, string>, array<int, string>} and array{} will always evaluate to true.
|
|
Phpstan / Phpstan (8.2):
src/Analyser/Database/DatabaseAnalyser.php#L69
Parameter #1 $default of method Contributte\Nextras\Orm\Generator\Entity\Column::setDefault() expects string|null, mixed given.
|