Releases: symfony/process
Releases · symfony/process
v7.2.0-BETA2
Changelog (v7.2.0-BETA1...v7.2.0-BETA2)
- security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@nicolas-grekas)
- bug symfony/symfony#58752 [Process] Fix escaping /X arguments on Windows (@nicolas-grekas)
- bug symfony/symfony#58735 [Process] Return built-in cmd.exe commands directly in ExecutableFinder (@Seldaek)
- bug symfony/symfony#58723 [Process] Properly deal with not-found executables on Windows (@nicolas-grekas)
- bug symfony/symfony#58711 [Process] Fix handling empty path found in the PATH env var with ExecutableFinder (@nicolas-grekas)
v7.1.7
Changelog (v7.1.6...v7.1.7)
- security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@nicolas-grekas)
- bug symfony/symfony#58752 [Process] Fix escaping /X arguments on Windows (@nicolas-grekas)
- bug symfony/symfony#58735 [Process] Return built-in cmd.exe commands directly in ExecutableFinder (@Seldaek)
- bug symfony/symfony#58723 [Process] Properly deal with not-found executables on Windows (@nicolas-grekas)
- bug symfony/symfony#58711 [Process] Fix handling empty path found in the PATH env var with ExecutableFinder (@nicolas-grekas)
v6.4.14
Changelog (v6.4.13...v6.4.14)
- security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@nicolas-grekas)
- bug symfony/symfony#58752 [Process] Fix escaping /X arguments on Windows (@nicolas-grekas)
- bug symfony/symfony#58735 [Process] Return built-in cmd.exe commands directly in ExecutableFinder (@Seldaek)
- bug symfony/symfony#58723 [Process] Properly deal with not-found executables on Windows (@nicolas-grekas)
- bug symfony/symfony#58711 [Process] Fix handling empty path found in the PATH env var with ExecutableFinder (@nicolas-grekas)
v5.4.46
Changelog (v5.4.45...v5.4.46)
- security symfony/symfony#cve-2024-51736 [Process] Use PATH before CD to load the shell on Windows (@nicolas-grekas)
- bug symfony/symfony#58752 [Process] Fix escaping /X arguments on Windows (@nicolas-grekas)
- bug symfony/symfony#58735 [Process] Return built-in cmd.exe commands directly in ExecutableFinder (@Seldaek)
- bug symfony/symfony#58723 [Process] Properly deal with not-found executables on Windows (@nicolas-grekas)
- bug symfony/symfony#58711 [Process] Fix handling empty path found in the PATH env var with ExecutableFinder (@nicolas-grekas)
v7.2.0-BETA1
Changelog (v7.1.6...v7.2.0-BETA1)
- feature symfony/symfony#58258 [Process] Add Laravel Herd php detection path (@mpociot)
- feature symfony/symfony#52679 [Process]
ExecutableFinder::addSuffix()
has no effect (@TravisCarden)
v7.1.6
Changelog (v7.1.5...v7.1.6)
- no significant changes
v6.4.13
Changelog (v6.4.12...v6.4.13)
- no significant changes
v5.4.45
Changelog (v5.4.44...v5.4.45)
- no significant changes
v7.1.5
Changelog (v7.1.4...v7.1.5)
- bug symfony/symfony#58291 [Process] Fix finding executables independently of open_basedir (@BlackbitDevs)
- bug symfony/symfony#58195 [Process] Fix the removal of host-specific configuration when managing the ini settings in
PhpSubprocess
(@M-arcus) - bug symfony/symfony#58189 [Process] Fix backwards compatibility for invalid commands (@ausi)
v6.4.12
Changelog (v6.4.11...v6.4.12)
- bug symfony/symfony#58291 [Process] Fix finding executables independently of open_basedir (@BlackbitDevs)
- bug symfony/symfony#58195 [Process] Fix the removal of host-specific configuration when managing the ini settings in
PhpSubprocess
(@M-arcus)