1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-17 03:47:04 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call
2020-07-31 14:56:29 -04:00
..
Method Fix #3801 - convert static to Foo&static when @method is given 2020-07-30 09:42:23 -04:00
ArgumentAnalyzer.php Refactor type comparison 2020-07-21 19:40:35 -04:00
ArgumentMapPopulator.php Remove unnecessary computation 2019-10-19 23:03:59 -04:00
ArgumentsAnalyzer.php Fix some more tests 2020-07-21 23:16:56 -04:00
ArrayFunctionArgumentsAnalyzer.php Fix #3913 properly 2020-07-31 14:56:29 -04:00
ClassTemplateParamCollector.php Add wildcard support for class constants in template. (#3489) 2020-05-30 16:55:18 -04:00
FunctionCallAnalyzer.php Refactor type comparison 2020-07-21 19:40:35 -04:00
MethodCallAnalyzer.php Add new annotation: @psalm-self-out (#3650) 2020-07-01 18:10:24 -04:00
NewAnalyzer.php Detect bad class constants more explicitly 2020-07-24 15:38:56 -04:00
StaticCallAnalyzer.php Fix #3872 - detect namespace violations in non-methods 2020-07-26 10:42:04 -04:00