Skip to content

Symfony blog posts for April 2020

37 blog posts were published on April 2020

Filter posts by publication date

We are pleased to organize a special edition of the last SymfonyLive Online conference in French on May 7th 2020 for all the registered attendees of SymfonyLive Paris 2020, to thank them while they are waiting for the postponed French Parisian conference.
April 30, 2020 #Community #Conferences
Symfony 5.1 improves the serializer with a new @Ignore annotation, an unwrapping denormalizer, support for stdClass and scalar denormalization.
April 30, 2020 #Living on the edge
In Symfony 5.1, the DomCrawler component provides a new utility to resolve relative links into absolute URLs.
April 29, 2020 #Living on the edge
April 28, 2020 #Releases
April 28, 2020 #Releases
April 28, 2020 #Releases
Symfony 5.1 adds new integrations with third-party technologies and services in the Lock, Cache, Mailer, Messenger and Notifier components.
April 28, 2020 #Living on the edge
Today, April 27th 2020, is the deadline to register at early bird for SymfonyCon Disneyland Paris 2020.
April 27, 2020 #Community #Conferences
Symfony 5.1 introduces a new syntax to stack decorators, providing a simpler alternative to classic middleware.
April 27, 2020 #Living on the edge
This week, Symfony added support for different hosts per locale in routes, introduced a new syntax to stack decorators and improved security to make authenticators first-class security. Meanwhile, SymfonyLive Paris 2020 announced its new dates and several Symfony conferences announced their Call for Papers and Early Bird registration deadlines.
April 26, 2020 #A week of symfony
Don’t miss the deadlines to submit a talk proposal to our current open Call for Papers and to register at early bird to our upcoming Symfony conferences.
April 24, 2020 #Community #Conferences
In Symfony 5.1 we've improved MicroKernelTrait to allow using the Kernel as a registry of autowired controllers and service factories.
April 24, 2020 #Living on the edge
In Symfony 5.1, services can define abstract arguments whose values are calculated at runtime.
April 23, 2020 #Living on the edge 🎉 1
The international Symfony conference will be organized from December 1st to 5th. Don’t miss our annual reunion and book your ticket now while it’s early bird! Prices will change after April 27th 2020.
April 22, 2020 #Community #Conferences
The 2nd edition of the SymfonyLive Online conference took place last Friday on April 17th 2020. Replay is available until Friday April 24th 2020, if you missed the live event, register now to watch the replay.
April 22, 2020 #Community #Conferences
In Symfony 5.1, it's much easier to refer to the original service when using service decoration.
April 22, 2020 #Living on the edge
In Symfony 5.1, routes can define different hosts for each locale, which is useful to create fully internationalized URLs.
April 21, 2020 #Living on the edge
The French conference SymfonyLive Paris 2020 is postponed to September 23rd-24th. Normal registration is open until August 10th 2020. Join us there!
April 20, 2020 #Community #Conferences
This week Symfony celebrated a new edition of its SymfonyLive Online Conference. Talks focused on the Symfony Notifier component and the PHP class preloading in Symfony applications. In addition, the SymfonyCon Disneyland Paris 2020 conference announced that its early bird registration is open until April 27th.
April 19, 2020 #A week of symfony
In Symfony 5.1, the asset manifest file can be stored in remote servers, which is ideal when using CDNs.
April 17, 2020 #Living on the edge
Watch Fabien Potencier and Nicolas Grekas speaking live about Symfony’s latest news tomorrow at the next SymfonyLive Online conference, on April 17th, 2020. Join us at 8:00 UTC or at 15:00 UTC.
April 16, 2020 #Community #Conferences
In Symfony 5.1, logout customization will be much easier to implement thanks to a new LogoutEvent.
April 16, 2020 #Living on the edge
Symfony 5.1 introduces new utilities to control the cursor in console commands.
April 15, 2020 #Living on the edge
Join us at Disneyland® Paris from December 1st to 5th, 2020 for the international SymfonyCon conference. The early bird registration is still open until April 27th. Book your early bird ticket before the price changes!
April 14, 2020 #Community #Conferences
This week, Symfony Conferences announced that their Call for Papers are still open for SymfonyLive Warszawa, for SymfonyLive Berlin and for SymfonyCon Disneyland Paris. In addition, MakerBundle added new features to reset passwords. Meanwhile, the upcoming Symfony 5.1 version simplified decorated services and added a way to control the Cursor in the terminal.
April 12, 2020 #A week of symfony
The SymfonyLive Berlin 2020 conference will be organized on October 15-16. Both early bird registration and CFP are open until April 27th.
April 10, 2020 #Community #Conferences
In Symfony 5.1, you can configure PHP preloading by using some dependency injection tags to define which classes should be preloaded and which ones should not.
April 10, 2020 #Living on the edge
MakerBundle 1.15 was just released and comes with several new makers - make:reset-password & make:message. Let's take a look!
April 9, 2020 #Living on the edge
SymfonyLive Warszawa 2020 conference has been postponed to October 5-6 2020. The early bird registration is open until May 4th and the Call for Papers until April 27th. Symfony Polish community see you there!
April 9, 2020 #Community #Conferences
Symfony 5: The Fast Track, Fabien’s book, is now available in PDF or printed version in 9 languages. We want to send a huge thank you to the translators from the community and all the book sponsors!
April 8, 2020 #Community #Documentation
The international SymfonyCon conference will take place in Disneyland® Paris from December 1st to 5th, 2020. The Call for Papers is currently open and we’re pleased to open a Call for Trainers for our pre-conference workshops organized on December 1st and 2nd. Submit your talk proposals and workshop proposals until May 25th.
April 7, 2020 #Community #Conferences
In Symfony 5.1, the HttpClient component can use HTTP/2 without installing the cURL library thanks to the amp/http-client PHP package.
April 7, 2020 #Living on the edge
The second edition of the SymfonyLive Online conference is coming next April 17th, 2020. Join us at 8:00 UTC or 15:00 UTC. Register now to watch Fabien Potencier and Nicolas Grekas speaking live about Symfony’s latest news.
April 6, 2020 #Community #Conferences
This week, Symfony published 4.4.7 and 5.0.7 versions to address some security vulnerabilities. Meanwhile, the upcoming Symfony 5.1 version added a feature to dump factory files as classes and improved class preloading. This will be one of the topics of the next SymfonyLive Online event on April 17, 2020.
April 5, 2020 #A week of symfony
In Symfony 5.1, the String component uses the Stringable interface from PHP 8, improves methods such as truncate() and adds useful methods such as containsAny() and reverse().
April 3, 2020 #Living on the edge
In Symfony 5.1, routes can be stateless, route conditions can include env vars and the request context is easier to configure.
April 2, 2020 #Living on the edge
In Symfony 5.1, configuring redirections and rendering templates from route configuration will be much simpler.
April 1, 2020 #Living on the edge