This week, Symfony 4.1.0 was released, which includes more than 200 big and small new features. In addition, the registration for the SymfonyCon Lisbon 2018 conference opened with the first 100 early bird tickets available.
Symfony development highlights
- 3114ffb: [FrameworkBundle] changed priority of AddConsoleCommandPass to TYPE_BEFORE_REMOVING
- 16ebf43: [Serializer] fixed serializer tries to denormalize null values on nullable properties
- ce616bf: [FrameworkBundle] insert correct parameter_bag service in AbstractController
- 16ebf43: [Serializer] fixed serializer tries to denormalize null values on nullable properties
- ca5e561: [FrameworkBundle] added a Twig runtime for the CsrfExtension
- 143628f: [FrameworkBundle] allow configuring taggable cache pools
- 3bade96: [Finder] added a "use natural sort" option
- c8ce780: [PropertyInfo] auto-enable PropertyInfo component
- 5937566: [Messenger] show dispatch caller in the profiler
- c81f88f: [Cache] removed TaggableCacheInterface and aliased cache.app.taggable to CacheInterface
Newest issues and pull requests
- Add anyAttribute support in routing.xsd
- Exclude Some Vendors From Being Hidden
- [Form] Include Form Error Normalizer
- Add an option to CsvEncoder to omit the header
They talked about us
- Upgrading Symfony Framework from 4.0 to 4.1
- Build Your First Symfony Console Application with Dependency Injection Under 4 Files
- Introduction to Symfony
- Logging with Monolog in Symfony
- Symfony vs Laravel vs Nette - Which PHP Framework Should You Choose
- Mastering Doctrine Relations! tutorial
- Object Relational Mapping sous Symfony : Doctrine Fixtures Bundle
- Nuevo en Symfony 4.1: mejoras relacionadas con el Serializer
- Nuevo en Symfony 4.1: mejoras relacionadas con las cabeceras HTTP
- Se publica Symfony 4.1
- Nuevo en Symfony 4.1: mejoras relacionadas con los errores
- Las próximas conferencias y eventos Symfony
- Diversas Melhorias no Symfony 4.1 (Parte 1)
- Symfony 4.1: Barra Final Configurável nas Rotas Importadas
Can you provide "The Book" and "The Cookbook" documentation for 4.1 in pdf version?
Best regards, Michal