Filter posts by Symfony release
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
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
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
In Symfony 4.3, the translation:update command has been improved to also extract translation contents from PHP files.
May 24, 2019
#Living on the edge
Symfony 4.3 will improve support of timezones in the Intl, Validator and Form components.
May 21, 2019
#Living on the edge
Symfony 4.3 introduces a new native password encoder to auto-select the best possible hashing algorithm available to hash user passwords.
May 17, 2019
#Living on the edge
Symfony 4.3 adds a new and modern HttpClient component to help you make and process HTTP requests.
May 15, 2019
#Living on the edge
DoctrineBundle 1.11.0 has been released with a simpler configuration for Symfony Cache pools, new Messenger middleware services and new utilities to debug failing queries.
May 13, 2019
#Living on the edge
Symfony 4.3 will include many new features to improve the Symfony Forms, such as row attributes, custom errors in data mappers and a better form debug command.
May 10, 2019
#Living on the edge