7.0.0-beta11
Pre-release
Pre-release
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: 7.0.0-beta10...7.0.0-beta11