mirror of
https://github.com/danog/psalm.git
synced 2024-12-15 02:47:02 +01:00
f5b71a3a5f
`mb_strtolower()` may return characters we generally consider uppercase when it's given the encoding argument. This PR makes Psalm to err on the side of caution and treat the return type as `string` rather than `lowercase-string` in this case Refs vimeo/psalm#6908 |
||
---|---|---|
.. | ||
Block | ||
Expression | ||
BreakAnalyzer.php | ||
ContinueAnalyzer.php | ||
EchoAnalyzer.php | ||
ExpressionAnalyzer.php | ||
GlobalAnalyzer.php | ||
ReturnAnalyzer.php | ||
StaticAnalyzer.php | ||
ThrowAnalyzer.php | ||
UnsetAnalyzer.php | ||
UnusedAssignmentRemover.php |