Sourced from symfony/process's releases.
v7.1.7
Changelog (https://github.com/symfony/process/compare/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
)v7.1.6
Changelog (https://github.com/symfony/process/compare/v7.1.5...v7.1.6)
- no significant changes
v7.1.5
Changelog (https://github.com/symfony/process/compare/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
)
9b8a40b
Merge branch '6.4' into 7.125214ad
Merge branch '5.4' into 6.40190687
[Process] Fix test66716d3
Merge branch '6.4' into 7.188638b9
Merge branch '5.4' into 6.4ee75984
security #cve-2024-51736 [Process] Use %PATH% before %CD% to load the
shell o...05c2ccc
[Process] Use %PATH% before %CD% to load the shell on Windowsf4fb6b8
Merge branch '6.4' into 7.10776b99
Merge branch '5.4' into 6.4284aead
Merge branch '6.4' into 7.1