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-16 11:58:27 -04:00
..
AtomicCallContext.php
AtomicMethodCallAnalysisResult.php
AtomicMethodCallAnalyzer.php Fix #3825 - ensure final getters are treated as mutation free 2020-07-16 11:58:27 -04:00
MethodCallProhibitionAnalyzer.php
MethodCallPurityAnalyzer.php Fix #3825 - ensure final getters are treated as mutation free 2020-07-16 11:58:27 -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