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-12-06 11:24:48 -05:00
..
Method Fix check 2020-11-29 18:28:32 -05:00
StaticMethod Update ExistingAtomicStaticCallAnalyzer.php (#4761) 2020-12-03 09:24:34 -05:00
ArgumentAnalyzer.php Fix #4782 - don’t replace closure types with upper bounds when replacing class param types 2020-12-05 11:58:55 -05:00
ArgumentMapPopulator.php Remove unnecessary computation 2019-10-19 23:03:59 -04:00
ArgumentsAnalyzer.php Return earlier 2020-12-05 10:25:34 -05:00
ArrayFunctionArgumentsAnalyzer.php Simplify calling of replacer methods 2020-11-29 16:27:00 -05:00
ClassTemplateParamCollector.php Ensure class template types are mapped to static methods where necessary 2020-11-29 17:40:52 -05:00
FunctionCallAnalyzer.php Fix loading imported functions 2020-12-02 00:52:35 -05:00
FunctionCallInfo.php Simplify FunctionCallAnalyzer 2020-11-27 16:34:27 -05:00
FunctionCallReturnTypeFetcher.php Taint all when conditional return is used 2020-12-06 11:24:48 -05:00
MethodCallAnalyzer.php Fix #4397 - allow offsetGet on inside isset 2020-10-25 22:16:43 -04:00
NamedFunctionCallHandler.php Break out RedundantCast issues 2020-12-01 17:25:45 -05:00
NewAnalyzer.php Break apart NewAnalyzer::analyze 2020-11-30 13:24:24 -05:00
StaticCallAnalyzer.php Simplify calling of replacer methods 2020-11-29 16:27:00 -05:00