We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf2d1e commit cab7cf0Copy full SHA for cab7cf0
tests/TypeReconciliation/ArrayKeyExistsTest.php
@@ -68,7 +68,7 @@ function getMethodName(array $ddata = []): void {
68
/** @psalm-check-type-exact $ddata = array<array-key, mixed> */
69
}
70
'
71
- ]
+ ],
72
'arrayKeyExistsTwice' => [
73
'code' => '<?php
74
function two(array $a): void {
0 commit comments