1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-15 19:07:00 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2020-02-23 18:20:59 -05:00
..
Assignment Use more accurate types 2020-02-23 17:03:27 -05:00
Call Use more accurate types 2020-02-23 17:03:27 -05:00
Fetch Use more accurate types 2020-02-23 17:03:27 -05:00
ArrayAnalyzer.php Prevent more array<mixed, ...> construction 2020-02-22 12:20:03 -05:00
AssertionFinder.php Fix return type checks 2020-02-22 11:28:24 -05:00
AssignmentAnalyzer.php Docblock-provided type is not inferred 2020-02-12 11:34:54 -05:00
BinaryOpAnalyzer.php Fix null checks 2020-02-23 18:20:59 -05:00
CallAnalyzer.php Fix tests 2020-02-21 22:15:25 -05:00
IncludeAnalyzer.php Use better system for storing inferred types and assertions 2019-11-25 11:44:54 -05:00
TernaryAnalyzer.php Fix #2508 - don’t replace templated types with generic ones inside own function 2019-12-28 18:38:02 -05:00