1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2019-12-16 08:32:00 -05:00
..
Assignment Fix build issues 2019-12-15 13:28:38 -05:00
Call Fix #2470 - only parameterise constructors according to inherited params 2019-12-14 11:38:09 -05:00
Fetch Catch circular references in constants 2019-12-10 16:16:44 -05:00
ArrayAnalyzer.php Fix style 2019-11-27 02:11:18 -05:00
AssertionFinder.php Find issues with impossible property values 2019-12-11 17:08:02 -05:00
AssignmentAnalyzer.php Consolidate some fixes from the binaryop branch 2019-12-06 12:47:27 -05:00
BinaryOpAnalyzer.php Fix #2474 - treat free-standing binaryops as ifs instead 2019-12-16 08:32:00 -05:00
CallAnalyzer.php Fix #2437 - don’t worry about mixed templated param types 2019-12-10 14:58:26 -05:00
IncludeAnalyzer.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
TernaryAnalyzer.php Fix #2459 - don’t add assertions to parent context unnecessarily 2019-12-12 00:37:00 -05:00