checkedAssign now explicitly throws when an invalid value is passed, … #1007
Annotations
4 errors
|
phpstan (8.3):
app/helpers/MetaFormats/Validators/VString.php#L25
PHPDoc tag @param for parameter $regex with type mixed is not subtype of native type string|null.
|
|
phpstan (8.3)
Process completed with exit code 1.
|
|
phpstan (8.2):
app/helpers/MetaFormats/Validators/VString.php#L25
PHPDoc tag @param for parameter $regex with type mixed is not subtype of native type string|null.
|
|
phpstan (8.2)
Process completed with exit code 1.
|