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
orklah ead107fa9e
More return types (#4173)
* add native return types

* redundant phpdoc
2020-09-12 11:24:05 -04:00
..
Method Fix #4146 - allow null checks on Iterator::current output 2020-09-07 11:40:36 -04:00
ArgumentAnalyzer.php Make new InvalidLiteralArgument issue for strpos refs 2020-09-10 22:54:32 -04:00
ArgumentMapPopulator.php Remove unnecessary computation 2019-10-19 23:03:59 -04:00
ArgumentsAnalyzer.php Fix real projects bug 2020-09-07 15:14:14 -04:00
ArrayFunctionArgumentsAnalyzer.php More return types (#4173) 2020-09-12 11:24:05 -04:00
ClassTemplateParamCollector.php add native param types (#4137) 2020-09-06 19:36:47 -04:00
FunctionCallAnalyzer.php Improve unique issue solution 2020-09-10 22:54:30 -04:00
MethodCallAnalyzer.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
NewAnalyzer.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
StaticCallAnalyzer.php add native return types (#4116) 2020-09-04 16:26:33 -04:00