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] OutputFormatter: move strtolower to createStyleFromString#29619

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:3.4fromogizanagi:console/output_formatter/move_strtolower
Dec 17, 2018
Merged

[Console] OutputFormatter: move strtolower to createStyleFromString#29619

nicolas-grekas merged 1 commit intosymfony:3.4fromogizanagi:console/output_formatter/move_strtolower
Dec 17, 2018

Conversation

@ogizanagi
Copy link
Contributor

@ogizanagiogizanagi commentedDec 15, 2018
edited
Loading

QA
Branch?3.4
Bug fix?not really
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketsN/A
LicenseMIT
Doc PRN/A

While playing with the href feature that'll be available in 4.3,
I spotted href valueis lowercased. Which I guess could be an issue on case-sensitive filesystems.
This changes nothing for the current branch, but will allow when merging
to upper branches to fix the behavior described above, hence keep original case.

While playing with the href feature that'll be available in 4.3,I spotted href value is lowercased. Which I guess could be an issueon case-sensitive filesystems.This changes nothing for the current branch, but will allow when mergingto upper branches to fix the behavior described above, hence keep original case.
Copy link
Contributor

@ostroluckyostrolucky left a comment

Choose a reason for hiding this comment

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

good find!

@nicolas-grekas
Copy link
Member

Thank you@ogizanagi.

@nicolas-grekasnicolas-grekas merged commit8e2bd35 intosymfony:3.4Dec 17, 2018
nicolas-grekas added a commit that referenced this pull requestDec 17, 2018
…romString (ogizanagi)This PR was merged into the 3.4 branch.Discussion----------[Console] OutputFormatter: move strtolower to createStyleFromString| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | not really| New feature?  | no <!-- don't forget to update src/**/CHANGELOG.md files -->| BC breaks?    | no     <!-- seehttps://symfony.com/bc -->| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->| Fixed tickets | N/A   <!-- #-prefixed issue number(s), if any -->| License       | MIT| Doc PR        | N/AWhile playing with the href feature that'll be available in 4.3,I spotted href value [is lowercased](#29620). Which I guess could be an issue on case-sensitive filesystems.This changes nothing for the current branch, but will allow when mergingto upper branches to fix the behavior described above, hence keep original case.Commits-------8e2bd35 [Console] OutputFormatter: move strtolower to createStyleFromString
@ogizanagiogizanagi deleted the console/output_formatter/move_strtolower branchDecember 17, 2018 10:14
symfony-splitter pushed a commit to symfony/console that referenced this pull requestDec 17, 2018
This PR was merged into the 4.3-dev branch.Discussion----------[Console] Test href case conservation| Q             | A| ------------- | ---| Branch?       | master <!-- see below -->| Bug fix?      | yes| New feature?  | no <!-- don't forget to update src/**/CHANGELOG.md files -->| BC breaks?    | no     <!-- seehttps://symfony.com/bc -->| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Tests pass?   | no    <!-- please add some, will be required by reviewers -->| Fixed tickets | N/A   <!-- #-prefixed issue number(s), if any -->| License       | MIT| Doc PR        | N/AExpecting this test to fail untilsymfony/symfony#29619 is merged up.Commits-------2b55d1504e [Console] Test href case conservation
nicolas-grekas added a commit that referenced this pull requestDec 17, 2018
This PR was merged into the 4.3-dev branch.Discussion----------[Console] Test href case conservation| Q             | A| ------------- | ---| Branch?       | master <!-- see below -->| Bug fix?      | yes| New feature?  | no <!-- don't forget to update src/**/CHANGELOG.md files -->| BC breaks?    | no     <!-- seehttps://symfony.com/bc -->| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Tests pass?   | no    <!-- please add some, will be required by reviewers -->| Fixed tickets | N/A   <!-- #-prefixed issue number(s), if any -->| License       | MIT| Doc PR        | N/AExpecting this test to fail until#29619 is merged up.Commits-------2b55d15 [Console] Test href case conservation
This was referencedJan 6, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@chalasrchalasrchalasr approved these changes

+1 more reviewer

@ostroluckyostroluckyostrolucky approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

3.4

Development

Successfully merging this pull request may close these issues.

5 participants

@ogizanagi@nicolas-grekas@ostrolucky@chalasr@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp