In Symfony 4.4, the Welcome Page displayed when you haven't configured any URL, has been revamped to show a better design and more useful resources.
October 18, 2019
#Living on the edge
We're very pleased to launch our scholarship program for SymfonyCon Amsterdam 2019! We're also launching a fundraising campaign to finance the scholarship program, check here all the details!
October 17, 2019
#Community
#Conferences
#Diversity
In Symfony 4.4, user passwords can be rehashed automatically when a better hashing algorithm is available.
October 17, 2019
#Living on the edge
In Symfony 4.4, you can use new PHPUnit assertions to test the email messages and their contents.
October 16, 2019
#Living on the edge
In Symfony 4.4, the Messenger component added a new middleware to clear the Doctrine entity manager when a message is consumed to avoid memory leaks and side-effects.
October 15, 2019
#Living on the edge
In Symfony 4.4, the Type constraint can check that the given value type is one of several possible types.
October 14, 2019
#Living on the edge
This week, Symfony 3.4.32 and 4.3.5 maintenance versions were released. Meanwhile, the upcoming Symfony 4.4 version improved the syntax for defining method calls in YAML, improved performance of filesystem-based caches and allowed to omit the event name when registering listeners.
October 13, 2019
#A week of symfony
In Symfony 4.4, the DomCrawler component will add three new methods called matches(), closest() and outerHtml() and it will add a new feature to remove all white spaces from text.
October 11, 2019
#Living on the edge
In Symfony 4.4, the Mailer and Mime components will add support for signing an encrypting email messages to improve their integrity and security.
October 10, 2019
#Living on the edge