This week Symfony released 2.7.35, 2.8.28 and 3.3.10 maintenance versions. Meanwhile, Symfony 3.4 continued working on polishing its new features, such as new HTML5 form types, a better first-time experience and made the profiler resettable.
Symfony development highlights
- 253cde2: [Config] fixed dumped files invalidation by OPCache
- cb14798: [Yaml] parsed references on merge keys
- f961aa0: [Session] fixed MongoDb session handler to gc all expired sessions
- b7f1daa: [DependencyInjection] allowed setting any public non-initialized services
- 1610751: [Yaml] treat trailing backslashes in multi-line strings
- fc9acad: [Cache] fixed race condition in TagAwareAdapter
- 9568fae: [Workflow] added support for guards when advancing workflow from a command
- 579e3b3: [Form] added tel and color types
- 5f55bef: [FrameworkBundle] show welcome message if no routes are configured
- dcca180: [FrameworkBundle] exposed dotenv in bin/console about
- 8b7b902: [DependencyInjection] removed inheritdoc from dumped container
- 86684f1: [FrameworkBundle, HttpKernel] made the profiler resettable
- 575ba15: [DoctrineBridge] deprecate dbal session handler
- dea50e0: [DependencyInjection] removed AutowireExceptionPass
- 75fe1fc: [Security] removed GuardAuthenticatorInterface
- 0c8043a: [Security] look at headers for switch_user username
- a95fe36: [Process] drop non-existent working directory support
Newest issues and pull requests
- [Process] Be able to not inherit ENV var
- [HttpFoundation] RedisSessionHandler
- [HttpFoundation] Request should not use php://input if content is NULL
- Allow to overwrite security config
- [DependencyInjection] 3.4 BC Break - all my services made private
They talked about us
- Start using MailHooks in your Symfony app
- How do I deploy my Symfony API - Part 2 - Build
- How do I deploy my Symfony API - Part 3 - Infrastructure
- Using a Bootstrap 4 Pagination Control Layout with KnpPaginatorBundle in Symfony 3
- EasyCodingStandard and PHPStan meet 3 Symfony E-Commerce Projects
- Nuevo en Symfony 3.4: mejoras al generar las URL de los assets
- Nuevo en Symfony 3.4: codificador de contraseñas Argon2
- Nuevo en Symfony 3.4: formularios diseñados para Bootstrap 4
- Nuevo en Symfony 3.4: modificando el contenedor de servicios en el kernel
- Nuevo en Symfony 3.4: mejoras en los formularios
- Installer et configurer FOSUserBundle sous Symfony 3