Symfony 7.4.11 has been released with a set of bug fixes across multiple components. Notable fixes include security improvements in the Security component (removing legacy nested unserialize() calls, using hash_equals() for webhook signature comparisons), a fix for SigningSerializer to verify signatures before decoding in Messenger, RabbitMQ v4 support via delayed quorum queues in the AMQP transport, and various fixes in Console, Scheduler, Dotenv, Filesystem, and other components.
687 Impressions