Update phpstan/phpstan requirement from ^1.12 to ^2.0 #44
Annotations
4 errors
|
Run phpstan:
src/DirectPropertyAccessor.php#L78
Method Rekalogika\DirectPropertyAccess\DirectPropertyAccessor::setValue() never assigns array<mixed> to &$objectOrArray so it can be removed from the by-ref type.
|
Run phpstan:
tests/Stub.php#L16
Property Rekalogika\DirectPropertyAccess\Tests\Stub::$property (string|null) is never assigned string so it can be removed from the property type.
|
Run phpstan
Process completed with exit code 1.
|
Loading