Releases: symfony/process
Releases · symfony/process
v4.4.8
Changelog (v4.4.7...v4.4.8)
- bug #36408 add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions (soyuka)
- bug #36380 Fixed input/output error on PHP 7.4 (mbardelmeijer)
v3.4.40
Changelog (v3.4.39...v3.4.40)
- no changes
v5.0.7
Changelog (v5.0.6...v5.0.7)
- no changes
v4.4.7
Changelog (v4.4.6...v4.4.7)
- no changes
v3.4.39
Changelog (v3.4.38...v3.4.39)
- bug #36141 Prevent warning in proc_open() (BenMorel)
v5.0.6
Changelog (v5.0.5...v5.0.6)
- bug #36141 Prevent warning in proc_open() (BenMorel)
v4.4.6
Changelog (v4.4.5...v4.4.6)
- bug #36141 Prevent warning in proc_open() (BenMorel)
v5.0.5
Changelog (v5.0.4...v5.0.5)
- bug #35641 throw when PhpProcess::fromShellCommandLine() is used (Guikingone)
v4.4.5
Changelog (v4.4.4...v4.4.5)
- bug #35641 throw when PhpProcess::fromShellCommandLine() is used (Guikingone)
v3.4.38
Changelog (v3.4.37...v3.4.38)
- no changes