Symfony 4.4 will include a new lint:container command to check that arguments injected into services match their type declarations.
November 21, 2019
#Living on the edge
Symfony 4.4 includes a new method to anonymize IP addresses so you can comply with the GDPR and CCPA regulations.
November 20, 2019
#Living on the edge
In Symfony 4.4, the HttpClient component added lots of new features to make debugging easier, to improve interoperability with other libraries, to add NTLM authentication and to improve buffering and JSON requests.
November 18, 2019
#Living on the edge
This week, Symfony 2.8.52, 3.4.35, 4.2.12 and 4.3.8 versions were published to fix some security vulnerabilities. In addition, Symfony 4.4-beta and 5.0-beta were published so you can test these upcoming versions in your projects. Meanwhile, the new ErrorHandler component was simplified and performance was improved when checking for cache freshness. Finally, the upcoming Symfony 5: The Fast Track book published some updates and will be fully unveiled next week at the SymfonyCon Amsterdam 2019 conference.
November 17, 2019
#A week of symfony