New command : Serve #217
Annotations
9 errors
PHPStan - 8.3:
app/src/Database/Models/MigrationTable.php#L41
PHPDoc type array<string> of property UserFrosting\Sprinkle\Core\Database\Models\MigrationTable::$fillable is not the same as PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
PHPStan - 8.3:
app/src/Database/Models/Throttle.php#L35
PHPDoc type array<string> of property UserFrosting\Sprinkle\Core\Database\Models\Throttle::$fillable is not the same as PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
PHPStan - 8.3
Process completed with exit code 1.
|
PHPStan - 8.2:
app/src/Database/Models/MigrationTable.php#L41
PHPDoc type array<string> of property UserFrosting\Sprinkle\Core\Database\Models\MigrationTable::$fillable is not the same as PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
PHPStan - 8.2:
app/src/Database/Models/Throttle.php#L35
PHPDoc type array<string> of property UserFrosting\Sprinkle\Core\Database\Models\Throttle::$fillable is not the same as PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
PHPStan - 8.2
Process completed with exit code 1.
|
PHPStan - 8.1:
app/src/Database/Models/MigrationTable.php#L41
PHPDoc type array<string> of property UserFrosting\Sprinkle\Core\Database\Models\MigrationTable::$fillable is not the same as PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
PHPStan - 8.1:
app/src/Database/Models/Throttle.php#L35
PHPDoc type array<string> of property UserFrosting\Sprinkle\Core\Database\Models\Throttle::$fillable is not the same as PHPDoc type array<int, string> of overridden property Illuminate\Database\Eloquent\Model::$fillable.
|
PHPStan - 8.1
Process completed with exit code 1.
|