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] fix typo in phpdoc#27777

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 into2.8fromTobion-patch-1
Jul 9, 2018
Merged

[Console] fix typo in phpdoc#27777

nicolas-grekas merged 1 commit into2.8fromTobion-patch-1
Jul 9, 2018

Conversation

@Tobion
Copy link
Contributor

@TobionTobion commentedJun 29, 2018
edited by nicolas-grekas
Loading

QA
Branch?4.1 (#26847)
Bug fix?no
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets-
LicenseMIT
Doc PR-

* Writes a message to the output and adds a newline at the end.
*
* @param string|iterable $messages The message as an iterable of linesof a single string
* @param string|iterable $messages The message as an iterable of linesor a single string

Choose a reason for hiding this comment

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

s/lines/string/ also?

fabpot reacted with thumbs up emoji
Copy link
ContributorAuthor

@TobionTobionJun 29, 2018
edited
Loading

Choose a reason for hiding this comment

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

In this case the strings are output as lines (writeLn). But I don't mind to change it as well if you want.

Copy link
Member

Choose a reason for hiding this comment

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

that'd be consistent IMHO

Copy link
Contributor

Choose a reason for hiding this comment

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

I agree with this suggestion too.

Choose a reason for hiding this comment

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

Re-reading, I'd prefer to keep "lines" above, don't you think?

Copy link
Member

Choose a reason for hiding this comment

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

I think I prefer talking about php types only, but no strong opinion really.

@nicolas-grekasnicolas-grekas changed the base branch from4.1 to2.8July 9, 2018 12:57
@nicolas-grekas
Copy link
Member

Thank you@Tobion.

@nicolas-grekasnicolas-grekas merged commit7aa4557 into2.8Jul 9, 2018
nicolas-grekas added a commit that referenced this pull requestJul 9, 2018
This PR was merged into the 2.8 branch.Discussion----------[Console] fix typo in phpdoc| Q             | A| ------------- | ---| Branch?       | 4.1 (#26847)| Bug fix?      | no| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -Commits-------7aa4557 [Console] fix typo in phpdoc
@nicolas-grekasnicolas-grekas deleted the Tobion-patch-1 branchJuly 9, 2018 13:07
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas left review comments

@chalasrchalasrchalasr left review comments

+1 more reviewer

@ogizanagiogizanagiogizanagi left review comments

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

2.8

Development

Successfully merging this pull request may close these issues.

6 participants

@Tobion@nicolas-grekas@ogizanagi@chalasr@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp