#259: Chaperone Tree Relations #186
Annotations
4 errors
phpstan (8.3, stable):
src/Eloquent/Collection.php#L83
Parameter #1 $callback of method Illuminate\Support\Collection<(int|string),mixed>::flatMap() expects callable(mixed, int|string): (array<int, string>|Illuminate\Support\Collection<int, string>), Closure(string): non-empty-array<int, string> given.
|
phpstan (8.3, stable):
src/Eloquent/Collection.php#L87
Call to an undefined method Illuminate\Support\Collection<(int|string), TModel of Illuminate\Database\Eloquent\Model>::modelKeys().
|
phpstan (8.3, stable):
src/Eloquent/Collection.php#L94
Parameter #2 $string of function explode expects string, mixed given.
|
phpstan (8.3, stable)
Process completed with exit code 1.
|