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/Call
2020-10-08 09:51:27 -04:00
..
Method Support @no-named-args when calling in PHP 8 2020-10-02 20:58:51 -04:00
ArgumentAnalyzer.php Fix #4299 - only allow unpacking for the zeroeth-indexed element 2020-10-08 09:51:27 -04:00
ArgumentMapPopulator.php Remove unnecessary computation 2019-10-19 23:03:59 -04:00
ArgumentsAnalyzer.php 4.x - rename TFn to TClosure 2020-10-04 23:32:01 -04:00
ArrayFunctionArgumentsAnalyzer.php 4.x - rename TFn to TClosure 2020-10-04 23:32:01 -04:00
ClassTemplateParamCollector.php Add improvements from unused variable checks 2020-09-28 00:45:02 -04:00
FunctionCallAnalyzer.php Warn about impossible/redundant conditions in RHS of || 2020-10-07 17:04:01 -04:00
MethodCallAnalyzer.php Support @no-named-args when calling in PHP 8 2020-10-02 20:58:51 -04:00
NewAnalyzer.php Support @no-named-args when calling in PHP 8 2020-10-02 20:58:51 -04:00
StaticCallAnalyzer.php Support @no-named-args when calling in PHP 8 2020-10-02 20:58:51 -04:00