Serialization is crucial in web apps, central to the HTTP request/response cycle. Symfony's Serializer, though vital, faces new challenges. Discover with Mathias Arlaud how the JsonEncoder and ObjectMapper are rethinking data serialization in Symfony.
August 15, 2024
#Conferences
Learn with Marie Minasyan how to effectively audit applications by choosing the right tools, identifying key stack components, and avoiding common pitfalls. Join this session to master the art of auditing.
August 13, 2024
#Conferences
This week, the upcoming Symfony 7.2 version improved the hashing of assets in AssetMapper and added support for the RFC4122 format in the Ulid constraint. In addition, Symfony proposed some changes in config resources tracking.
August 11, 2024
#A week of symfony
This week, Symfony development activity was calmer than usual because of the summer holidays. In addition to some fixes and tweaks in existing features, the community proposed new features for upcoming Symfony versions such as a Week number constraint and improvements in AssetMapper code, and in the HtmlDumper links.
August 4, 2024
#A week of symfony
👍 2
This week, Symfony released maintenance versions 5.4.42, 6.4.10, 7.0.10 and 7.1.3. Meanwhile, the upcoming Symfony 7.2 version added a new polyfill for expectUserDeprecationMessage() method to add compatibility with PHPUnit 11 and improved the authenticators information in the security profiler panel.
July 28, 2024
#A week of symfony
Learn with Sebastian Bergmann about PHPUnit 11 for Symfony Developers: new features, their impact on testing, and the relevance of Symfony's PHPUnit Bridge during @symfonycon Vienna 2024
July 25, 2024
#Conferences