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-03-20 22:17:22 -04:00
..
AtomicCallContext.php Use lists everywhere for args 2020-10-28 12:45:26 -04:00
AtomicMethodCallAnalysisResult.php Tighten up rules arouund when mutation-free methods get memoised 2020-12-08 16:39:06 -05:00
AtomicMethodCallAnalyzer.php Add use statements 2021-03-20 22:17:22 -04:00
ExistingAtomicMethodCallAnalyzer.php Emit ImplicitToStringCast in more places (#5344) 2021-03-11 00:07:39 -05:00
MethodCallProhibitionAnalyzer.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
MethodCallPurityAnalyzer.php Fix #5325 – remove all memoised methods when calling a method with property mutations 2021-03-05 00:39:25 -05:00
MethodCallReturnTypeFetcher.php Added event to prevent tainting. (#5398) 2021-03-19 22:41:41 -04:00
MethodVisibilityAnalyzer.php add native return types (#4116) 2020-09-04 16:26:33 -04:00
MissingMethodCallHandler.php Emit ImplicitToStringCast in more places (#5344) 2021-03-11 00:07:39 -05:00