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-08-28 12:42:55 -04:00
..
Method Fix #4077 - always track closure purity 2020-08-28 12:42:55 -04:00
ArgumentAnalyzer.php Refactor type comparison 2020-07-21 19:40:35 -04:00
ArgumentMapPopulator.php
ArgumentsAnalyzer.php Fix some more tests 2020-07-21 23:16:56 -04:00
ArrayFunctionArgumentsAnalyzer.php Fix array_shift behaviour to be more accurate with lists 2020-08-05 12:43:37 -04:00
ClassTemplateParamCollector.php Add wildcard support for class constants in template. (#3489) 2020-05-30 16:55:18 -04:00
FunctionCallAnalyzer.php Fix #4077 - always track closure purity 2020-08-28 12:42:55 -04:00
MethodCallAnalyzer.php Add new annotation: @psalm-self-out (#3650) 2020-07-01 18:10:24 -04:00
NewAnalyzer.php Fix #4077 - always track closure purity 2020-08-28 12:42:55 -04:00
StaticCallAnalyzer.php Fix #4077 - always track closure purity 2020-08-28 12:42:55 -04:00