Releases: symfony/process
Releases · symfony/process
v6.0.0-BETA3
Changelog (v6.0.0-BETA2...v6.0.0-BETA3)
- bug #44070 intersect with getenv() to populate default envs (nicolas-grekas)
v5.4.0-BETA3
Changelog (v6.0.0-BETA2...v5.4.0-BETA3)
- bug #44070 intersect with getenv() to populate default envs (nicolas-grekas)
v6.0.0-BETA1
Changelog (v5.3.10...v6.0.0-BETA1)
- feature #42471 Add generic types to traversable implementations (derrabus)
- feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)
v5.4.0-BETA1
Changelog (v5.3.10...v5.4.0-BETA1)
- feature #42471 Add generic types to traversable implementations (derrabus)
v5.3.7
Changelog (v5.3.6...v5.3.7)
- bug #42260 Fix return types for PHP 8.1 (derrabus)
v4.4.30
Changelog (v4.4.29...v4.4.30)
- bug #42260 Fix return types for PHP 8.1 (derrabus)
v5.3.4
Changelog (v5.3.3...v5.3.4)
- no significant changes
v5.2.12
Changelog (v5.2.11...v5.2.12)
- no significant changes
v4.4.27
Changelog (v4.4.26...v4.4.27)
- no significant changes
v5.2.11
Changelog (v5.2.10...v5.2.11)
- bug #41621 Fix incorrect parameter type (bch36)