Skip to content

7.0.0-beta8

Pre-release
Pre-release
Compare
Choose a tag to compare
@danog danog released this 29 May 19:52
· 19 commits to master since this release

This release syncs up the 7.x branch with the 6.x branch.

What's Changed

Features

  • Add plugin hook to polyfill custom autoloaders by @danog in #11422
  • Implement cache consolidation with --consolidate-cache flag by @danog in #11450
  • Add ignoreIncludeSideEffects configuration key by @danog in #11451

Fixes

Docs

Other changes

  • Fix paratest runs with default PHP unlike all other scripts by @kkmuffme in #11441

New Contributors

Full Changelog: 7.0.0-beta7...7.0.0-beta8