1
0
mirror of https://github.com/danog/psalm.git synced 2025-01-10 23:18:40 +01:00
psalm/src/Psalm/Internal/Analyzer/Statements/Expression/Call/Method
2021-08-17 18:54:57 +01:00
..
AtomicCallContext.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
AtomicMethodCallAnalysisResult.php Fix unused properties in Psalm’s own codebase 2021-05-21 09:15:23 -04:00
AtomicMethodCallAnalyzer.php Simplify lots of usage checks 2021-06-25 10:14:49 -04:00
ExistingAtomicMethodCallAnalyzer.php Fix #6066 - introduce more robust system for capturing template constraints (#6072) 2021-07-11 12:03:21 -04:00
MethodCallProhibitionAnalyzer.php Fix error message for call to internal method from root namespace 2021-08-17 18:54:57 +01:00
MethodCallPurityAnalyzer.php Use more accurate variable name 2021-06-25 09:54:39 -04:00
MethodCallReturnTypeFetcher.php Merge pull request #6060 from VincentLanglet/statement 2021-07-11 22:12:10 +03:00
MethodVisibilityAnalyzer.php Enforce use sort (#5900) 2021-06-07 22:55:21 -04:00
MissingMethodCallHandler.php Use stmt instead of args 2021-07-11 11:22:13 +02:00