At the hackathon in Brussel, CARE team member Michelle pointed out that the bulk of the incidents noted in the CARE team transparency report for 2018 revolved around code reviews on GitHub. In some situations discussions failed to remain productive and escalated for the worse. We want to take the time to highlight some of the best practices in the Symfony documentation to help prevent such issues in the future.
June 6, 2019
#Community
#Diversity
Symfony 4.3 added a new Mailer component with support for local SMTP servers, third-party mailing services (Amazon, Mailgun, Google, etc.) and the option to send emails asynchronously.
June 5, 2019
#Living on the edge
This week, the stable version of Symfony 4.3.0 was released, adding 270 small and big new features to Symfony. Meanwhile, the work on the upcoming Symfony 5.0 version (to be released on November 2019) started with the removal of deprecated features.
June 2, 2019
#A week of symfony
Symfony Contracts are a set of abstractions extracted out of the Symfony Components and they can be used to build on semantics that components proved useful - and that already have fully-tested implementations.
May 27, 2019
#Symfony
This week, Symfony 4.3 beta2 version was released to better prepare for the final Symfony 4.3 release of the next week. Meanwhile, work on Symfony 4.4 (to be released on November 2019) started with the addition of Redis Sentinel support in Cache and LTS config information in the profiler.
May 26, 2019
#A week of symfony