Allow weak mode to apply to values in an array #221
Annotations
4 errors
|
Run vendor/bin/phpstan:
src/ValueType.php#L29
Method Crell\Serde\ValueType::coerce() has parameter $values with no value type specified in iterable type array.
|
Run vendor/bin/phpstan:
src/ValueType.php#L29
Method Crell\Serde\ValueType::coerce() return type has no value type specified in iterable type array.
|
Run vendor/bin/phpstan
Process completed with exit code 1.
|
Loading