Skip to content

Commit c66a340

Browse files
Fix
1 parent d696666 commit c66a340

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/PHPStan/Levels/data/stringOffsetAccess-3.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,5 @@
1818
"message": "Invalid array key type stdClass.",
1919
"line": 59,
2020
"ignorable": true
21-
},
22-
{
23-
"message": "Offset stdClass does not exist on array{baz: 21}|array{foo: 17, bar: 19}.",
24-
"line": 59,
25-
"ignorable": true
2621
}
2722
]

0 commit comments

Comments
 (0)