Symfony is a PHP framework developed by SensioLabs. Symfony 4.4 was released in November 2019.
Symfony is a PHP web framework first released in July 2011 and was created by SensioLabs. Symfony 4.4 was released in November 2019.
Bug fixes
- bug #34464 [Form] group constraints when calling the validator (@nicolas-grekas)
- bug #34451 [DependencyInjection] Fix dumping multiple deprecated aliases (@shyim)
- bug #34448 [Form] allow button names to start with uppercase letter (@xabbuh)
- bug #34428 [Security] Fix best encoder not wired using migrat _from (@chalasr)
Documentation / Resources
- Overview: Documentation for current version.
- Flex: New way to manage Symfony apps.
- Best Practices: Best practices for developing web apps, esp. the ones using the full-stack Symfony framework.
- Symfony Recipes Server: Includes official and community recipes.