PHPLIB-1708 Cast empty KMS provider into an object #2676
Annotations
3 errors
Psalm
Process completed with exit code 2.
|
MixedArrayAssignment:
src/Client.php#L507
src/Client.php:507:21: MixedArrayAssignment: Cannot access array value on mixed variable $options['kmsProviders'][$name] (see https://psalm.dev/117)
|
MixedAssignment:
src/Client.php#L505
src/Client.php:505:59: MixedAssignment: Unable to determine the type that $provider is being assigned to (see https://psalm.dev/032)
|