Skip to content

Conversation

@staabm
Copy link
Contributor

@staabm staabm commented Nov 17, 2025

./typos
jq: jq-1.7
$ ./typos README.md src/
Warning: "Righ" should be "Right".
Warning: "Righ" should be "Right".
Warning: "Righ" should be "Right".
error: `Righ` should be `Right`
    ╭▸ src/Analyser/Generator/ExprHandler/ClosureHandler.php:129:15
    │
129 │                     $inAssignRighSideExprTypeResult = yield new TypeExprRequest($inAssignRightSideExpr);
    ╰╴                             ━━━━
error: `Righ` should be `Right`
    ╭▸ src/Analyser/Generator/ExprHandler/ClosureHandler.php:130:40
    │
130 │                     $inAssignRightSideType = $inAssignRighSideExprTypeResult->type;
    ╰╴                                                      ━━━━
error: `Righ` should be `Right`
    ╭▸ src/Analyser/Generator/ExprHandler/ClosureHandler.php:141:46
    │
141 │                     $inAssignRightSideNativeType = $inAssignRighSideExprTypeResult->nativeType;
    ╰╴                                                            ━━━━

@ondrejmirtes ondrejmirtes merged commit b94ceff into phpstan:2.1.x Nov 17, 2025
596 of 636 checks passed
@ondrejmirtes
Copy link
Member

Thank you!

@staabm staabm deleted the typo branch November 17, 2025 08:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants