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

3.4 changelog:

  • 3114ffb: [FrameworkBundle] changed priority of AddConsoleCommandPass to TYPE_BEFORE_REMOVING
  • 16ebf43: [Serializer] fixed serializer tries to denormalize null values on nullable properties

4.1 changelog:

  • 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

Master changelog:

  • 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

They talked about us

Published in #A week of symfony