1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-05 20:48:45 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call/Method
2020-07-15 15:09:19 -04:00
..
AtomicCallContext.php
AtomicMethodCallAnalysisResult.php
AtomicMethodCallAnalyzer.php use original case in error messages when reporting undefined methods (#3615) 2020-06-19 11:51:08 -04:00
MethodCallProhibitionAnalyzer.php
MethodCallPurityAnalyzer.php Fix #3820 - don’t treat a method call as memoisable if it has assertions 2020-07-15 15:09:19 -04:00
MethodCallReturnTypeFetcher.php Fix #3712 - allow taints to be suppressed with @psalm-suppress 2020-07-01 23:23:45 -04:00
MethodVisibilityAnalyzer.php
MissingMethodCallHandler.php Add new config: sealAllMethods (#3578) 2020-06-15 22:36:42 -04:00