1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-05 12:38:35 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call
2020-06-24 13:16:52 -04:00
..
Method Fix #3631 - better treatment for assignments in complex conditionals 2020-06-24 13:16:52 -04:00
ArgumentAnalyzer.php Add more steps for clearer output 2020-06-22 01:08:58 -04:00
ArgumentMapPopulator.php Remove unnecessary computation 2019-10-19 23:03:59 -04:00
ArgumentsAnalyzer.php Fix handling of coerced callmap args 2020-06-24 11:51:31 -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 Allow taints to flow where no return type exists 2020-06-23 15:52:19 -04:00
MethodCallAnalyzer.php Break apart CallAnalyzer 2020-05-18 22:57:00 -04:00
NewAnalyzer.php Improve tainting of specializable classes 2020-06-19 01:22:51 -04:00
StaticCallAnalyzer.php Allow taints to flow where no return type exists 2020-06-23 15:52:19 -04:00