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-22 01:08:58 -04:00
..
Method Add annotation for taint sources 2020-06-21 00:58:56 -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 Allow updating array by reference 2020-06-15 14:45:08 -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 taintedness to propagate to some stubbed methods 2020-06-21 18:07:39 -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 taintedness to propagate to some stubbed methods 2020-06-21 18:07:39 -04:00