10000 Fix phpdoc and unnecessary sprintf by TysonAndre · Pull Request #24650 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Fix phpdoc and unnecessary sprintf #24650

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 21, 2017
Merged

Conversation

TysonAndre
Copy link
Contributor

(detected by static analysis)

%1$::: is not a format string, it should be %1$s::
Simplify no-op sprintf.

Q A
Branch? 3.4
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass?
Fixed tickets
License MIT
Doc PR

@ogizanagi
Copy link
Contributor

Thank you @TysonAndre.

@ogizanagi ogizanagi merged commit e64baf5 into symfony:3.4 Oct 21, 2017
ogizanagi added a commit that referenced this pull request Oct 21, 2017
This PR was merged into the 3.4 branch.

Discussion
----------

Fix phpdoc and unnecessary sprintf

(detected by static analysis)

`%1$::`: is not a format string, it should be `%1$s::`
Simplify no-op sprintf.

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| New feature?  |no
| BC breaks?    | no
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md files -->
| Tests pass?   |
| Fixed tickets |
| License       | MIT
| Doc PR        |

Commits
-------

e64baf5 Fix phpdoc and unnecessary sprintf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels 4B83
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0