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

Fix format strings for deprecation notices#30004

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

@TysonAndre
Copy link
Contributor

QA
Branch?master for features / 3.4 up to 4.2 for bug fixes
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?
Fixed tickets
LicenseMIT
Doc PR

The%c conversion specifier expects an integer
(the value of the byte to print). To produce a literal%,%% should be used.

Detected via static analysis

The `%c` conversion specifier expects an integer(the value of the byte to print)Detected via static analysis
@nicolas-grekas
Copy link
Member

Thank you@TysonAndre.

@nicolas-grekasnicolas-grekas merged commit2e00dfb intosymfony:4.2Jan 28, 2019
nicolas-grekas added a commit that referenced this pull requestJan 28, 2019
This PR was merged into the 4.2 branch.Discussion----------Fix format strings for deprecation notices| Q             | A| ------------- | ---| Branch?       | master for features / 3.4 up to 4.2 for bug fixes <!-- see below -->| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   || Fixed tickets || License       | MIT| Doc PR        |The `%c` conversion specifier expects an integer(the value of the byte to print). To produce a literal `%`, `%%` should be used.Detected via static analysisCommits-------2e00dfb Fix format strings for deprecation notices
@fabpotfabpot mentioned this pull requestFeb 3, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@OskarStarkOskarStarkOskarStark approved these changes

@xabbuhxabbuhxabbuh approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

4.2

Development

Successfully merging this pull request may close these issues.

5 participants

@TysonAndre@nicolas-grekas@OskarStark@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp