1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-05 12:38:35 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements
2020-03-09 18:59:56 -04:00
..
Block Ignore exceptions already caught by previous catch 2020-03-08 20:19:56 -05:00
Expression Add back support for unused method checks 2020-03-09 18:55:35 -04:00
ExpressionAnalyzer.php Fix #2952 - always be cloning 2020-03-09 18:59:56 -04:00
ReturnAnalyzer.php Fix #2914 - falsable functions who only expect true now produce errors 2020-03-09 14:25:18 -04:00
ThrowAnalyzer.php