1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-16 03:17:02 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call
2020-06-04 16:15:07 -04:00
..
Method Fix #3522 - only use property pass-through when it’s visible 2020-06-04 16:15:07 -04:00
ArgumentAnalyzer.php Fix #3434 by removing extraneous call to simplifyType 2020-05-26 17:55:54 -04:00
ArgumentMapPopulator.php Remove unnecessary computation 2019-10-19 23:03:59 -04:00
ArgumentsAnalyzer.php Simplify sink mapping for internal calls 2020-05-25 13:10:06 -04:00
ArrayFunctionArgumentsAnalyzer.php Simplify sink mapping for internal calls 2020-05-25 13:10:06 -04:00
ClassTemplateParamCollector.php Add wildcard support for class constants in template. (#3489) 2020-05-30 16:55:18 -04:00
FunctionCallAnalyzer.php Fix #3519 - prevent empty callable string 2020-06-04 15:40:53 -04:00
MethodCallAnalyzer.php Break apart CallAnalyzer 2020-05-18 22:57:00 -04:00
NewAnalyzer.php Break apart CallAnalyzer 2020-05-18 22:57:00 -04:00
StaticCallAnalyzer.php Define mixin declaring classname 2020-05-26 23:32:07 -04:00