Skip to content

Fix enumerable methods parameters seen wrong by Laravel #680

Fix enumerable methods parameters seen wrong by Laravel

Fix enumerable methods parameters seen wrong by Laravel #680

Triggered via push December 1, 2023 14:51
Status Failure
Total duration 44s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
phpstan: src/Support/DataType.php#L117
Call to an undefined method ReflectionType::getName().
phpstan: src/Support/DataType.php#L134
Parameter #1 $reflection of method Spatie\LaravelData\Support\DataType::resolveDataCollectableType() expects ReflectionNamedType, ReflectionType given.
phpstan
Process completed with exit code 1.