SymfonyCon Disneyland Paris 2022 will start in less than 3 months! We are so looking forward to seeing you on:
November 15-16: 2 days of pre-conference workshops. All the workshop topics have been announced, check them out and register now to secure your seat!
November 17-18: 2 days of conference at the Hotel Art of Marvel.
Amazing speakers and talks have already been announced as Sebastian Bergmann, Marion Hurteau, Diego Aguiar, Ondřej Mirtes, Titouan Galopin, Pauline Vos, and Tomáš Votruba (have a look on the program).
We are pleased to announce our new speaker and talk:
David Buchmann (@dbu), lead developper and project leader for Liip, will talk about **Decoupling an application with Symfony Messenger**: Quick response times are crucial. Time consuming tasks triggered in web requests should be executed asynchronously, if at all possible. In this talk they will give a short overview of what message queues are and then show a case study about how to split up an application into smaller services and how to use message queues to coordinate the services.
Register now for a week of Symfony
Join us for this great event, be part of the @symfony community!
<hr style="margin-bottom: 5px" />
<div style="font-size: 90%">
<a href="https://symfony.com/sponsor">Sponsor</a> the Symfony project.
</div>
Jelentkezéshez jelentkezzen be
EGYÉB POSTS Ebben a csoportban

This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a potential vulnerabil

Symfony's bridge packages integrate third-party services, such as mailers, notifiers, and translation providers, into Symfony applications. With more than 120 bridges available today, Symfony supports

Symfony Messenger component keeps evolving to meet the needs of complex, modern applications. In Symfony 7.3, we're introducing several powerful features to it.
Run Process Using the Shell… https://s

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

Contributed by Mathias Arlaud in

Affected versions
Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.
The issue has been fixed in the 2.25.1 version of these

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f