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-10-13 20:16:06 +02: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 replace elvis operator by coalesce operator when applicable 2021-10-13 20:16:06 +02:00
ExistingAtomicMethodCallAnalyzer.php replace elvis operator by coalesce operator when applicable 2021-10-13 20:16:06 +02:00
MethodCallProhibitionAnalyzer.php Fix error message for call to internal method from root namespace 2021-08-17 18:54:57 +01:00
MethodCallPurityAnalyzer.php replace elvis operator by coalesce operator when applicable 2021-10-13 20:16:06 +02:00
MethodCallReturnTypeFetcher.php replace elvis operator by coalesce operator when applicable 2021-10-13 20:16:06 +02:00
MethodVisibilityAnalyzer.php coalesce operator 2021-09-26 23:34:31 +02:00
MissingMethodCallHandler.php replace elvis operator by coalesce operator when applicable 2021-10-13 20:16:06 +02:00