OrderByRandom Test and Docs + PHPStan clean up. Pest upgrade to 3 #12
Annotations
4 errors
phpstan:
src/Eloquent/Builder.php#L297
Parameter #1 of callable callable(Illuminate\Support\Collection<int, TModel>, int): mixed expects Illuminate\Support\Collection<int, TModel of Illuminate\Database\Eloquent\Model>, PDPhilip\Elasticsearch\Collection\ElasticCollection given.
|
phpstan:
src/Relations/HasMany.php#L21
No error to ignore is reported on line 21.
|
phpstan:
src/Relations/HasOne.php#L31
No error to ignore is reported on line 31.
|
phpstan
Process completed with exit code 1.
|