What's Changed
Features
- ✨ Full support for iterables for 
iterator_to_arrayby @andrew-demb in #11430 - Add an 
arrayCacheconfiguration 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