Changelog (v6.3.8...v6.3.9)
- bug symfony/symfony#52693 [Messenger] Fix message handlers with multiple
from_transports
(@valtzu) - bug symfony/symfony#52629 [Messenger] Fix support for Redis Sentinel using php-redis 6.0.0 (@pepeh)
- bug symfony/symfony#52459 [Cache][HttpFoundation][Lock] Fix PDO store not creating table + add tests (@HypeMC)
- bug symfony/symfony#52588 [Messenger] Use extension_loaded call to check if pcntl extension is loaded, as SIGTERM might be set be swoole (Sergii Dolgushev)
- bug symfony/symfony#52581 [Messenger] attach all required parameters to query (@xabbuh)