1
0
mirror of https://github.com/danog/psalm.git synced 2024-12-17 03:47:04 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call
2020-08-18 08:38:30 -04:00
..
Method fix #4013: prevent exception when two mixins declare methods with same name (#4018) 2020-08-18 08:38:30 -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 Refactor type comparison 2020-07-21 19:40:35 -04:00
MethodCallAnalyzer.php Add new annotation: @psalm-self-out (#3650) 2020-07-01 18:10:24 -04:00
NewAnalyzer.php Add ConstructorSignatureMismatch issue distinct from MethodSignatureMismatch 2020-08-10 12:26:25 -04:00
StaticCallAnalyzer.php Fix #3757 - allow multiple mixins (#3772) 2020-08-05 15:49:19 -04:00