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)