vimeo / psalm

A static analysis tool for finding errors in PHP applications
https://psalm.dev
MIT License
5.55k stars 659 forks source link

Sanity check tests in CI #10381

Open kkmuffme opened 11 months ago

kkmuffme commented 11 months ago

There are a couple tests that don't actually work - they pass the tests, but they'll cause a fatal when actually executing the code. e.g. https://github.com/vimeo/psalm/blob/d9d08f76f452fc8a8d4a50b176d3c9fc8232e42b/tests/ArrayAssignmentTest.php#L1046

psalm-github-bot[bot] commented 11 months ago

Hey @kkmuffme, can you reproduce the issue on https://psalm.dev ?