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-03-25 09:18:49 -04:00
..
ArgumentMapPopulator.php Remove unnecessary computation 2019-10-19 23:03:59 -04:00
AtomicCallContext.php Break out more methods 2020-03-11 13:35:33 -04:00
AtomicMethodCallAnalysisResult.php Fix #946 - allow too many arguments when one of union agrees 2020-03-15 13:44:00 -04:00
AtomicMethodCallAnalyzer.php Be better about strict inference 2020-03-25 09:18:49 -04:00
ClassTemplateParamCollector.php Break out template param collection 2020-03-11 23:15:15 -04:00
FunctionCallAnalyzer.php Fix #2981 - check that class exists before making it a phantom 2020-03-17 15:04:50 -04:00
MethodCallAnalyzer.php Fix #946 - allow too many arguments when one of union agrees 2020-03-15 13:44:00 -04:00
MethodCallProhibitionAnalyzer.php Break out more methods 2020-03-11 23:38:49 -04:00
MethodCallPurityAnalyzer.php Break out method call purity checks 2020-03-11 23:09:09 -04:00
MethodCallReturnTypeFetcher.php Fix bugs 2020-03-23 13:29:00 -04:00
MethodVisibilityAnalyzer.php Break out more methods 2020-03-11 23:38:49 -04:00
MissingMethodCallHandler.php Break out methods into their own classes 2020-03-11 23:04:52 -04:00
NewAnalyzer.php Improve new $class to make it more static-y 2020-03-24 18:30:08 -04:00
StaticCallAnalyzer.php Only prevent AbstractMethodCall on direct calls 2020-03-23 07:40:30 -04:00