Filter posts by publication date
This week, Symfony 4.4.44, 5.4.11, 6.0.11 and 6.1.3 maintenance versions were released. Meanwhile, the upcoming Symfony 6.2 version introduced a new Clock component to decouple applications from the system clock and a new transliterator to translate emojis into many locales. Lastly, there's a new proposal to discuss about switching from YAML to PHP by default in Symfony configuration.
July 31, 2022
#A week of symfony
Discover the Profiling Symfony & PHP apps one-day workshop organized at SymfonyCon Disneyland Paris 2022 on November 15 or 16.
July 26, 2022
#Community
#Conferences
This week was the most intense in Symfony development activity in months. We completed and merged tens of new features and improvements for the upcoming Symfony 6.2 version, including: a Doctrine entity argument resolver, options to sort files in case insensitive mode and by extension and size, console autocompletion for zsh shells, security logout improvements and new options, etc.
July 24, 2022
#A week of symfony
Discover the Knowing your state machines - Symfony Workflow one-day workshop organized at SymfonyCon Disneyland Paris 2022 on November 15 or 16.
July 19, 2022
#Community
#Conferences
This week, we focused on finishing several new features for the upcoming Symfony 6.2 version: Console added support for multiple choice questions; we applied the SensitiveParameter PHP attribute to all the parameters that can contain sensitive values such as security tokens and passwords; and we enabled the use of lazy-loading ghost object proxies in Dependency Injection. Finally, we moved #[IsGranted()], #[Template()] and #[Cache()] attributes into Symfony components so we can get rid of the SensioFrameworkExtra bundle.
July 17, 2022
#A week of symfony
Each conference from 2020 comes with a replay available for purchase after the conference! You missed a conference? Buy now a ticket replay for any conference you missed from 2020 and enjoy all the talks available: 140+ talks are available in replay!
July 13, 2022
#Community
#Conferences
Discover the Building modular and interactive applications with Symfony UX one-day workshop organized at SymfonyCon Disneyland Paris 2022 on November 15 or 16.
July 12, 2022
#Community
#Conferences
This week, the upcoming Symfony 6.2 version added a new feature to login users programmatically. In addition, it deprecated the recently added renderForm() method because it improved the render() method to deal with form variables.
July 10, 2022
#A week of symfony
Discover the RESTful Webservices in Symfony 2-day workshop organized at SymfonyCon Disneyland Paris 2022 on November 15-16.
July 5, 2022
#Community
#Conferences
This week, Symfony 4.4.43, 5.4.10, 6.0.10 and 6.1.2 maintenance versions were released. Meanwhile, the upcoming Symfony 6.2 version added a Enum env var processor to transform environment variables into BackedEnums and improved the Serializer to provide context information from attribute for promoted properties.
July 3, 2022
#A week of symfony