Add support for PHP 8.4 #261
Annotations
3 errors
Run Larastan:
src/Models/ShortURL.php#L122
Method AshAllenDesign\ShortURL\Models\ShortURL::visits() should return Illuminate\Database\Eloquent\Relations\HasMany<AshAllenDesign\ShortURL\Models\ShortURLVisit, AshAllenDesign\ShortURL\Models\ShortURL> but returns Illuminate\Database\Eloquent\Relations\HasMany<AshAllenDesign\ShortURL\Models\ShortURLVisit, $this(AshAllenDesign\ShortURL\Models\ShortURL)>.
|
Run Larastan:
src/Models/ShortURLVisit.php#L105
Method AshAllenDesign\ShortURL\Models\ShortURLVisit::shortURL() should return Illuminate\Database\Eloquent\Relations\BelongsTo<AshAllenDesign\ShortURL\Models\ShortURL, AshAllenDesign\ShortURL\Models\ShortURLVisit> but returns Illuminate\Database\Eloquent\Relations\BelongsTo<AshAllenDesign\ShortURL\Models\ShortURL, $this(AshAllenDesign\ShortURL\Models\ShortURLVisit)>.
|
Run Larastan
Process completed with exit code 1.
|
Loading