add DateRule (#602) #4310
Annotations
3 errors
Static analysis.:
src/Rule/Trait/SkipOnEmptyTrait.php#L44
src/Rule/Trait/SkipOnEmptyTrait.php:44:16: MixedInferredReturnType: Could not verify return type 'bool|callable|null' for Yiisoft\Validator\Rule\Trait\SkipOnEmptyTrait::getSkipOnEmpty (see https://psalm.dev/047)
|
Static analysis.:
src/Rule/Trait/WhenTrait.php#L49
src/Rule/Trait/WhenTrait.php:49:22: MixedReturnTypeCoercion: The declared return type 'Closure(mixed, Yiisoft\Validator\ValidationContext):bool|null' for Yiisoft\Validator\Rule\Trait\WhenTrait::getWhen is more specific than the inferred return type 'Closure|null' (see https://psalm.dev/197)
|
Static analysis.
Process completed with exit code 2.
|
The logs for this run have expired and are no longer available.
Loading