- Build: Fix bug with void type not being picked up correctly #5880 by @Jamesking56
- Test --report flag (the bugfix in phpunit-wrapper library)
- Build: Use non-deprecated method to get return type hint on PHP 7.1 #5876
- Build: Ensure that the return keyword is not used when method returns void type #5878 by @Jamesking56
- Fixed --no-redirect option does not exist error #5857 by @liamjtoohey
- Init command: Check the composer option config.vendor_dir when updating composer #5871 by @gabriel-lima96
- Build: Add return type hint to the generated actions above PHP 7.0 #5862 by @pezia
- Prevent merged config array ballooning in memory #5871 by @AndrewFeeney
- Do not truncate arguments for --html options #5870 by @adaniloff
- --no-artifacts flag for run command #5646 by @Mitrichius
- Fix recorder filename with special chars #5846 by @gimler
- Support for PHPUnit 9