Changelog (v6.3.6...v6.4.0-BETA1)
- feature symfony/symfony#48485 [Process] Introducing a new
PhpSubprocess
handler (@Toflar) - feature symfony/symfony#47422 [Process] Support using
Process::findExecutable()
independently ofopen_basedir
(@BlackbitDevs) - feature symfony/symfony#49813 [Messenger][Process] add
RunProcessMessage
andRunProcessMessageHandler
(@kbond) - feature symfony/symfony#50842 Add missing return types to magic methods (@wouterj)