Symfony is a PHP framework developed by SensioLabs. Symfony 4.3 was released in May 2019.
Symfony is a PHP web framework first released in July 2011 and was created by SensioLabs. Symfony 4.3 was released in May 2019.
Bug fixes
- bug #31654 [HttpFoundation] Do not set X-Accel-Redirect for paths outside of X-Accel-Mapping (@vilius-g)
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.