A week of symfony #593 (7-13 May 2018)
May 13, 2018 • Published by Javier Eguiluz
This week, the first beta of Symfony 4.1 was released, allowing you to test it more easily in your projects. We also posted some important updates about our diversity initiative. Lastly, we unveiled some new features for symfony.com, such as a new "dark theme" / "night mode".
Symfony development highlights
- 5deb504: [HttpKernel] handle NoConfigurationException "onKernelException()"
- 9ef517d: [WebProfilerBundle] fixed misses calculation when calling getItems
- 43bad42: [FrameworkBundle] fixed cache:clear on vagrant
- 98934e4: [DependencyInjection] display previous error messages when throwing unused bindings
- c53541f: [Messenger] relaxed messenger config and fix some bugs
- 9d5f50d: [FrameworkBundle] removed convention-based service id generation for messenger buses
- df02969: [HttpKernel] added Kernel::getAnnotatedClassesToCompile
- 247cbb0: [Messenger] added TransportInterface as first class citizen sender+receiver
- ef2c091: [Messenger] fixed AMQP Transport factory & TransportFactoryInterface
- 796c8fe: [Messenger] fixed default bus name
- d264fce: [HttpKernel] better exception page when the controller returns nothing
- 9b841d9: [WebProfilerBundle] fixed dump makes toolbar disappear
- 9ce5941: [Messenger] improved exception on invalid message type
- 6207d70: [Messenger] added debug:messenger CLI command
- e0f225b: [Messenger] used a default receiver when only one is defined
- 226e2f3: [DependencyInjection] allow exclude to be an array of patterns
Newest issues and pull requests
- [RFC] Introduce semantics: a way to make service ids meaningful by binding them to types+descriptions
- [RFC][Messenger] General message retry mechanism
- [RFC][OptionsResolver] Add ability to deprecate options
- [Form] Add new form BooleanType class
- @Security annotations with the possibility to add the template option
- [RFC][Form] a fully disabled form should not pass isSubmitted() or isValid()
They talked about us
- Five and Half Steps to Migrate from Symfony 2.8 LTS to Symfony 3.4 LTS in Real PRs
- LiipImagineBundle 2.0.0 Release
- Why You Should Combine Symfony Console and Dependency Injection
- How to use TailwindCSS with Symfony’s Encore
- Rectify: Turn All Action Injects to Constructor Injection in Your Symfony Application
- Symfony 4.1: Melhorias no Tema para Formulários do Bootstrap 4
Help the Symfony project!
As with any Open-Source project, contributing code or documentation is the most common way to help, but we also have a wide range of sponsoring opportunities.
Comments are closed.
To ensure that comments stay relevant, they are closed for old posts.