SymfonyLive Paris 2019: the first selected talks are online!
We are pleased to announce the first part of the conference schedule for SymfonyLive Paris 2019!
New in Symfony 4.3: Deprecating service aliases
In Symfony 4.3 service aliases can be deprecated to ensure a smooth upgrade until you remove them.
Diversity Initiative Governance, Donations and Speaker Mentoring
SymfonyCon talk about “One year diversity initiative” has been published for free. A governance process for the diversity initiative has been added to the documentation. More information about how to donate in different currencies and via Paypal. Also given the positive feedback on our twitter poll for a speaker mentoring workshop, we have decided that we want to offer this training in two sessions on March 24th and 31st at 10:00 PST / 19:00 CET. But we still need donations to be able to afford to offer this training. So please donate if you can!
Symfony Code of Conduct Transparency Report 2018
Transparency report for the activities done by the Symfony Code of Conduct Active Response Ensurers team during 2018.
SymfonyLive Warszawa 2019: the website is released!
Early bird registration and Call for Papers are now open for SymfonyLive Warszawa 2019!
New in Symfony 4.3: DomCrawler improvements
In Symfony 4.3, the DomCrawler component has been improved to allow getting the name of the nodes and to allow defining a default value when extracting their text and HTML contents.
Security Bug Bounty Program for Symfony
Announcing a limited-time security bug bounty program, funded by the European Commission.
SymfonyLive Lille 2019: discover the conference schedule!
The entire conference schedule for SymfonyLive Lille on March 1st is out!
Fostering diversity of thought
In order to increase diversity in our community, we want to focus on building up more diverse speakers at our events by organizing an online workshop for people who identify as being part of an underrepresented group. This is a hands-on workshop that aims to cover all the important things needed, from coming up with talk proposals to speaking confidence along with a chance to practice speaking in a small group. Please follow the link to a poll on Twitter to voice your interest!
Diversity Update for 2019
Latest update on the diversity initiative featuring an update from SymfonyCon, information about the launching of bi-weekly chat meetings as well as how we aim to setup a governance process and improvements on how we collect donations.
SymfonyLive London 2019: the website is online!
Early bird registration and CFP are now open for SymfonyLive London 2019!
New in Symfony 4.3: Default and Trim Env Var Processors
Symfony 4.3 adds new env var processors to allow defining default values for undefined env vars and to allow trimming their values.
New in Symfony 4.3: Simpler Form Theming
In Symfony 4.3 there is a new option called "block_prefix" which simplifies the way form fields can be customized.
New in Symfony 4.3: Improved Financial Constraints
In Symfony 4.3 you can check IBAN and BIC codes together and you can also validate UATP payment cards.
New in Symfony 4.3: Always Include Route Default Values
In Symfony 4.3 you can force routes to include the values of all their placeholders in the generated URLs, even if those values are the default ones.