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-30 10:01:31 -05:00
..
Assignment Fix #2508 - don’t replace templated types with generic ones inside own function 2019-12-28 18:38:02 -05:00
Call Allow assertions on nested properties 2019-12-30 10:01:31 -05:00
Fetch Fix #2508 - don’t replace templated types with generic ones inside own function 2019-12-28 18:38:02 -05:00
ArrayAnalyzer.php Fix style 2019-11-27 02:11:18 -05:00
AssertionFinder.php Allow assertions on nested properties 2019-12-30 10:01:31 -05:00
AssignmentAnalyzer.php Fix #2526 - always check for array assignment in assignop 2019-12-29 08:36:46 -05:00
BinaryOpAnalyzer.php Fix #2521 - use correct context class when analysing trait 2019-12-28 15:56:26 -05:00
CallAnalyzer.php Include non-empty-string type in more places 2019-12-30 07:25:36 -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