What's Changed
Features
- ✨ Full support for iterables for
iterator_to_array
by @andrew-demb in #11430 - Add an
arrayCache
configuration key that can be used to disable the newly introduced array cache: this will slightly slow down execution times while reducing RAM usage, avoiding OOM issues on bigger codebases by @danog
Full Changelog: 6.12.1...6.13.0