1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 03:17:02 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression
2020-01-01 12:45:24 -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 Fix #2494 - don’t use extended name for anonymous classes 2019-12-31 08:46:52 -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 Improve assertions support a bit more 2019-12-30 10:48:50 -05:00
AssignmentAnalyzer.php Fix #2526 - always check for array assignment in assignop 2019-12-29 08:36:46 -05:00
BinaryOpAnalyzer.php Fix #2536 - grab binary op left assertions after analysis 2020-01-01 12:45:24 -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