1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 11:26:55 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call
2e3s e46c68b1e5
Overwrite memoized return type after sum-type candidate is calculated (#4805)
* Overwrite memoized return type after sum-type candidate is calculated

* Fix mismatched types

* Fix code style
2020-12-08 09:35:11 -05:00
..
Method Overwrite memoized return type after sum-type candidate is calculated (#4805) 2020-12-08 09:35:11 -05:00
StaticMethod Update ExistingAtomicStaticCallAnalyzer.php (#4761) 2020-12-03 09:24:34 -05:00
ArgumentAnalyzer.php Fix typo 2020-12-07 01:32:18 -05:00
ArgumentMapPopulator.php
ArgumentsAnalyzer.php Return earlier 2020-12-05 10:25:34 -05:00
ArrayFunctionArgumentsAnalyzer.php Support simple list assignment in foreach 2020-12-06 19:14:52 -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 Overwrite memoized return type after sum-type candidate is calculated (#4805) 2020-12-08 09:35:11 -05: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