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
2021-02-22 09:21:28 -05:00
..
Method Only replace static type once 2021-02-22 00:25:13 -05:00
StaticMethod Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00
ArgumentAnalyzer.php Fix inference of conditional types when wildcard constant given 2021-02-20 12:21:52 -05:00
ArgumentMapPopulator.php
ArgumentsAnalyzer.php Fix inference of conditional types when wildcard constant given 2021-02-20 12:21:52 -05:00
ArrayFunctionArgumentsAnalyzer.php Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00
ClassTemplateParamCollector.php implement DTO for plugins (#4881) 2021-01-06 09:05:53 -05:00
FunctionCallAnalyzer.php Introduce Virtual Nodes in order to differentiate real nodes in plugins (#5222) 2021-02-15 16:18:41 -05:00
FunctionCallInfo.php Simplify FunctionCallAnalyzer 2020-11-27 16:34:27 -05:00
FunctionCallReturnTypeFetcher.php Fix #5172 - prevent calling function with implicitly-broader type 2021-02-07 11:07:22 -05:00
MethodCallAnalyzer.php Tighten up rules arouund when mutation-free methods get memoised 2020-12-08 16:39:06 -05:00
NamedFunctionCallHandler.php Fixed 4788 (#5263) 2021-02-22 09:21:28 -05:00
NewAnalyzer.php Improve completion for namespaced classes 2021-02-14 23:25:13 -05:00
StaticCallAnalyzer.php Fix #5137 – support @psalm-flow in methods 2021-01-31 22:40:48 -05:00