Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Closed
Description
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.
- Normal output:[Console] add support for iterable in output symfony#26847
- SymfonyStyle output:[Console] Support iterable in SymfonyStyle::write/writeln symfony#26863