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

[Console] EnsureSHELL_VERBOSITY is always restored properly#62058

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

Conversation

@ttskch
Copy link
Contributor

QA
Branch?7.3
Bug fix?yes
New feature?no
Deprecations?no
IssuesRelated to#61033
LicenseMIT

There was a bug where if only$_SERVER['SHELL_VERBOSITY'] or$_ENV['SHELL_VERBOSITY'] had a value, they would be erroneously unset after command execution.

For example, inPHPUnit's default configuration,SHELL_VERBOSITY is set only to$_SERVER['SHELL_VERBOSITY'].

This caused theSHELL_VERBOSITY setting to be invalid aftera console command was executed internally using theResetDatabase trait ofzenstruck/foundry.

@carsonbotcarsonbot added this to the7.3 milestoneOct 14, 2025
@ttskchttskch changed the title[Console] fix: EnsureSHELL_VERBOSITY is always restored properly[Console] EnsureSHELL_VERBOSITY is always restored properlyOct 14, 2025
@ttskchttskchforce-pushed thefix/console-shell-verbosity branch 2 times, most recently from39d8a5c tocb18974CompareOctober 14, 2025 04:29
Copy link
Member

@nicolas-grekasnicolas-grekas left a comment

Choose a reason for hiding this comment

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

I implemented the 3 separate resets and did some code simplifications while at it.

NickSdot and ttskch reacted with thumbs up emoji
@nicolas-grekas
Copy link
Member

Thank you@ttskch.

ttskch reacted with heart emoji

@nicolas-grekasnicolas-grekas merged commita63f93a intosymfony:7.3Oct 14, 2025
10 of 11 checks passed
@ttskchttskch deleted the fix/console-shell-verbosity branchOctober 14, 2025 16:56
@fabpotfabpot mentioned this pull requestOct 28, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@xabbuhxabbuhxabbuh left review comments

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@chalasrchalasrAwaiting requested review from chalasrchalasr is a code owner

@dunglasdunglasAwaiting requested review from dunglasdunglas is a code owner

+1 more reviewer

@NickSdotNickSdotNickSdot left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

7.3

Development

Successfully merging this pull request may close these issues.

5 participants

@ttskch@nicolas-grekas@xabbuh@NickSdot@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp