Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[5.2] Backport type fixes#41946

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
nicolas-grekas merged 1 commit intosymfony:5.2fromnicolas-grekas:types52
Jul 2, 2021
Merged

Conversation

@nicolas-grekas
Copy link
Member

QA
Branch?5.2
Bug fix?no
New feature?no
Deprecations?no
Tickets-
LicenseMIT
Doc PR-

TomasVotruba reacted with thumbs up emojiTomasVotruba reacted with hooray emoji
@TomasVotruba
Copy link
Contributor

Thank you 👍 this actually helps a lot with downgrades in Rector

nicolas-grekas reacted with hooray emoji

derrabus added a commit that referenced this pull requestJul 5, 2021
…uestion by co… (TomasVotruba)This PR was merged into the 5.2 branch.Discussion----------[Console] SymfonyStyle - add string type to confirm() $question by co…PR retargeted from Symfony 5.4:#41983Inspired by & follow up to#41946 by `@nicolas`-grekas<br>This type is always string, see contracthttps://github.com/symfony/symfony/blob/5010ebdad90e9e0889e6a66ff9ad7b290bd00bae/src/Symfony/Component/Console/Style/StyleInterface.php#L102Also `ConfirmationQuestion` requires `string` strict type bellowProbably forgotten during adding types everywhere in#32318| Q             | A| ------------- | ---| Branch?       | 5.2| Bug fix?      | no| New feature?  | no| Deprecations? | no| License       | MITCommits-------d0c337d [Console] SymfonyStyle - add string type to confirm() $question by contract
symfony-splitter pushed a commit to symfony/console that referenced this pull requestJul 5, 2021
…uestion by co… (TomasVotruba)This PR was merged into the 5.2 branch.Discussion----------[Console] SymfonyStyle - add string type to confirm() $question by co…PR retargeted from Symfony 5.4:symfony/symfony#41983Inspired by & follow up tosymfony/symfony#41946 by `@nicolas`-grekas<br>This type is always string, see contracthttps://github.com/symfony/symfony/blob/5010ebdad90e9e0889e6a66ff9ad7b290bd00bae/src/Symfony/Component/Console/Style/StyleInterface.php#L102Also `ConfirmationQuestion` requires `string` strict type bellowProbably forgotten during adding types everywhere insymfony/symfony#32318| Q             | A| ------------- | ---| Branch?       | 5.2| Bug fix?      | no| New feature?  | no| Deprecations? | no| License       | MITCommits-------d0c337d524 [Console] SymfonyStyle - add string type to confirm() $question by contract
}

publicfunctionsetParameter(string$key,$value)
publicfunctionsetParameter(string$key,string$value)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

We cas use an integer here ? Or should I fix my case ?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@derrabusderrabusderrabus approved these changes

@chalasrchalasrAwaiting requested review from chalasrchalasr is a code owner

@dunglasdunglasAwaiting requested review from dunglasdunglas is a code owner

@jderussejderusseAwaiting requested review from jderussejderusse is a code owner

@srozesrozeAwaiting requested review from sroze

@wouterjwouterjAwaiting requested review from wouterjwouterj is a code owner

@ycerutoycerutoAwaiting requested review from ycerutoyceruto is a code owner

+1 more reviewer

@maxheliasmaxheliasmaxhelias left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

5.2

Development

Successfully merging this pull request may close these issues.

5 participants

@nicolas-grekas@TomasVotruba@derrabus@maxhelias@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp