Skip to content

7.0.0-beta11

Pre-release
Pre-release
Compare
Choose a tag to compare
@danog danog released this 14 Jul 10:01
· 1 commit to master since this 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