mirror of
https://github.com/danog/psalm.git
synced 2025-01-10 23:18:40 +01:00
71a0457284
* Emit ImplicitToStringCast in more places Fixes vimeo/psalm#5320 `to_string_cast` is set on successful comparison, thus it needs to always bubble up (it will be ignored in UnionTypeComparator if some part does not match). * Fix implicit casts * Fix handling of string method references in self-out context |
||
---|---|---|
.. | ||
AtomicCallContext.php | ||
AtomicMethodCallAnalysisResult.php | ||
AtomicMethodCallAnalyzer.php | ||
ExistingAtomicMethodCallAnalyzer.php | ||
MethodCallProhibitionAnalyzer.php | ||
MethodCallPurityAnalyzer.php | ||
MethodCallReturnTypeFetcher.php | ||
MethodVisibilityAnalyzer.php | ||
MissingMethodCallHandler.php |