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
2019-01-05 16:23:18 -05:00
..
Assignment Add array-key type and improve general type handling 2019-01-05 00:15:53 -05:00
Call Improve function call resolution 2019-01-05 14:50:11 -05:00
Fetch Add support for $a::class 2019-01-05 15:12:42 -05:00
ArrayAnalyzer.php Add array-key type and improve general type handling 2019-01-05 00:15:53 -05:00
AssertionFinder.php Allow gettype vars to be compared to strings 2019-01-05 16:23:18 -05:00
AssignmentAnalyzer.php Add support for @return no-return 2019-01-02 17:05:39 -05:00
BinaryOpAnalyzer.php Add array-key type and improve general type handling 2019-01-05 00:15:53 -05:00
CallAnalyzer.php Improve function call resolution 2019-01-05 14:50:11 -05:00
IncludeAnalyzer.php Fix #689 - add checks for @internal annotations 2018-12-01 18:37:49 -05:00
TernaryAnalyzer.php Don’t call reconciliation on empty vars 2018-12-17 15:23:56 -05:00