Bug fixes
- Fix interactive readline bracket matching inside interpolated strings. Fixes #930
- Avoid infinite recursion in
ShellOutputwrite tracking (e.g.print_ron anExceptionwithzend.exception_ignore_args = Off). Fixes #934 - Include
--warm-autoloadin project trust restrictions - Exclude Symfony Console DI components from the autoload warmer (they're an optional dependency and blow up when not installed)
Under the hood
- Tighter callable types throughout
- Added MediaWiki downstream smoke tests, updated to 8.3
- Fixed Drush downstream tests