2.3.4 - released 2022-04-07
Changelog
- Fixed the generated autoload.php to support running on PHP 5.6+ (down from 7.0+) and warn clearly on older PHP versions (#10714)
- Fixed run-script --list flag regression (#10710)
- Fixed curl downloader handling of DNS resolution failures to do an automatic retry (#10716)
- Fixed script handling of external commands not setting the Path env correctly on windows (#10700)
- Fixed various type errors (#10694, #10696, #10702, #10712, #10703)