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] add support for iterable in output#26847

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
Tobion merged 1 commit intosymfony:masterfromTobion:console-output-iterable
Apr 7, 2018

Conversation

@Tobion
Copy link
Contributor

@TobionTobion commentedApr 6, 2018
edited
Loading

QA
Branch?master
Bug fix?no
New feature?yes
BC breaks?not really
Deprecations?no
Tests pass?yes
Fixed tickets
LicenseMIT
Doc PR

Very useful if you just want to print something from a generator. Using array requires everything in memory. Lets make use of the new iterable type.

@TobionTobionforce-pushed theconsole-output-iterable branch from23349de to5100071CompareApril 6, 2018 16:29
@TobionTobion merged commit5100071 intosymfony:masterApr 7, 2018
Tobion added a commit that referenced this pull requestApr 7, 2018
This PR was merged into the 4.1-dev branch.Discussion----------[Console] add support for iterable in output| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | yes| BC breaks?    | not really| Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        |Very useful if you just want to print something from a generator. Using array requires everything in memory. Lets make use of the new iterable type.Commits-------5100071 [Console] add support for iterable in output
@TobionTobion deleted the console-output-iterable branchApril 7, 2018 18:28
chalasr added a commit that referenced this pull requestApr 9, 2018
…eln (ogizanagi)This PR was merged into the 4.1-dev branch.Discussion----------[Console] Support iterable in SymfonyStyle::write/writeln| Q             | A| ------------- | ---| Branch?       | master <!-- see below -->| Bug fix?      | no| 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/ARelates to#26847.This would enable iterables benefits even when using `SymfonyStyle` output.Commits-------d66827e [Console] Support iterable in SymfonyStyle::write/writeln
@fabpotfabpot mentioned this pull requestMay 7, 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
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

Assignees

No one assigned

Projects

None yet

Milestone

4.1

Development

Successfully merging this pull request may close these issues.

4 participants

@Tobion@nicolas-grekas@chalasr@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp