Symfony blog posts for May 2023
New in Symfony 6.3: Scheduler Component
Symfony 6.3 includes a new Scheduler component that integrates tightly with the Messenger component to create messages that should be handled multiple times on a predefined schedule.
May 30, 2023 · Published in #Living on the edgeJoin Nicolas G. and Juliette R.F. at Brussels PHP meetup on June 22th!
We’re super excited to announce that Nicolas Grekas and Juliette Reinders Folmer, will speak at Brussels PHP meetup on June 22th about “Developing Symfony applications in 2023”. Join us there!
May 30, 2023 · Published in #ConferencesSymfonyOnline June 2023 - The schedule is online!
SymfonyOnline June 2023 is fast approaching! Find out more about the program schedule to help you get organized. Don't panic if you miss a talk, replays will be available as soon as the live talk ends!
May 30, 2023 · Published in #ConferencesNew in Symfony 6.3: Webhook Integration with Mailer and Notifier
Symfony 6.3 provides full webhook integration with Mailer and Notifier to abstract the differences in the handling of webhooks of third-party services.
May 29, 2023 · Published in #Living on the edgeA Week of Symfony #856 (22-28 May 2023)
This week, Symfony 5.4.24 and 6.2.11 maintenance versions were released. Meanwhile, we published the 6.3.0 Release Candidate 1 and Release Candidate 2 versions in preparation for the final release of Symfony 6.3 next week.
May 28, 2023 · Published in #A week of symfonyNew in Symfony 6.3: AssetMapper Component
Symfony 6.3 includes a new AssetMapper component with full import maps support as an alternative to Webpack Encore.
May 26, 2023 · Published in #Living on the edgeNew in Symfony 6.3: Dependency Injection Improvements
Symfony 6.3 improves the Dependency Injection component to add support for autowiring services as closures and callable methods, generating adapters for functional interfaces and for autowiring lazy services, providing a way to express the need for laziness on the consumer side.
May 25, 2023 · Published in #Living on the edgeSymfonyOnline June 2023 - 2 days left to benefit from the regular ticket price
Regular registration at SymfonyOnline June 2023 ends on Wednesday, May 24th (midnight CEST). Join us at our next online event about Symfony latest news: either for the workshops or the conference or both from June 13 to 16, 2023!
May 22, 2023 · Published in #ConferencesA Week of Symfony #855 (15-21 May 2023)
This week, Symfony development activity focused again on polishing the new features of the upcoming Symfony 6.3 version, which will be released before the end of May 2023. In addition, the API Platform project announced a new edition of their conference that will be attended by some Symfony Core Team members.
May 21, 2023 · Published in #A week of symfonyNew in Symfony 6.3: DX Improvements (Part 3)
Symfony 6.3 improves the Cascade constraint, allows to trim XML parameters, allows to set services in the test container and improves the handling of Console signals.
May 19, 2023 · Published in #Living on the edgeNew in Symfony 6.3: WebProfiler Improvements
Symfony 6.3 improves the profiler with better accessibility, dynamic favicons and clickable template paths.
May 18, 2023 · Published in #Living on the edgeSymfony core team members selected at the API Platform Conference 2023
The next API Platform Conference will be organized in Lille on September 21st and 22nd 2023! Let's discover the first set of speakers that have been announced including Symfony core team members!
May 17, 2023 · Published in #ConferencesNew in Symfony 6.3: Notifier Integrations
Symfony 6.3 adds new Notifier integrations for Twitter, Mastodon, LINE, Pushover, PagerDuty and more.
May 17, 2023 · Published in #Living on the edgeNew in Symfony 6.3: DX Improvements (Part 2)
Symfony 6.3 will include DX improvements such as invisible character detection in VarDumper, improved dumping of YAML dates, build parameters in service container and streamed JSON responses.
May 16, 2023 · Published in #Living on the edgeNew in Symfony 6.3: HttpClient Improvements
Symfony 6.3 improves the HTTP client with a new JsonMockResponse, multiple retry URIs, extra configurable options, TLSv1.2 by default, file upload improvements and support for URI templates.
May 15, 2023 · Published in #Living on the edgeA Week of Symfony #854 (8-14 May 2023)
This week, Symfony 6.3.0 beta2 and beta3 were released so you can test them in your own projects and report bugs before its final release. Meanwhile, we continued adding features to the new AssetMapper component. Lastly, we announced a round of lightning talks during the SymfonyOnline June 2023 conference.
May 14, 2023 · Published in #A week of symfonyNew in Symfony 6.3: DX Improvements (Part 1)
Symfony 6.3 includes DX improvements in the global app variable, the YAML component, the profiler, the cache pools and the dump functions.
May 12, 2023 · Published in #Living on the edgeNew in Symfony 6.3: Clock Improvements
Symfony 6.3 introduces a new Clock class and a new ClockAwareTrait; it also integrates the Clock component in other Symfony features.
May 11, 2023 · Published in #Living on the edgeSymfonyOnline June 2023 - Take the lightning talks challenge!
SymfonyOnline 2023 now features lightning talks, where you have 7 minutes to present on any Symfony topic. Submit your proposal via email or Slack!
May 10, 2023 · Published in #ConferencesNew in Symfony 6.3: Webhook and RemoteEvent Components
Symfony 6.3 introduces some new components to ease the creation and handling of webhooks in your applications.
May 10, 2023 · Published in #Living on the edgeNew in Symfony 6.3: Emoji Improvements
Symfony 6.3 adds a new feature to strip emojis from string contents and the option to compress all the emoji data to save disk space.
May 9, 2023 · Published in #Living on the edgeA Week of Symfony #853 (1-7 May 2023)
This week, the first beta of Symfony 6.3 was released so you can test it in your applications before its final release at the end of May 2023. Meanwhile, Symfony UX 2.8 version was published with two new components and massive updates in live components. Finally, we published more information about the workshops of the upcoming SymfonyOnline June 2023 conference.
May 7, 2023 · Published in #A week of symfonySymfonyOnline June 2023 - Enhance your skills by participating in workshops!
Get ready for SymfonyOnline June 2023 workshops : Check out the workshop topics and amazing trainers!
May 5, 2023 · Published in #ConferencesNew in Symfony 6.3: Performance Improvements
Symfony 6.3 improves performance of translation message extraction, service container compilation and serializer normalization/denormalization.
May 5, 2023 · Published in #Living on the edgeSymfonyOnline June 2023 - Modern UIs with UX, a little JS & Zero Node
Learn with Ryan Weaver how to build a modern, interactive UI without Node & Webpack. Using Symfony UX, Turbo & Stimulus, and LiveComponents with PHP & Twig.
May 4, 2023 · Published in #ConferencesNew in Symfony 6.3: Query Parameters Mapper
Symfony 6.3 includes a new MapQueryParameter attribute to map and validate individual query string parameters to controller arguments.
May 4, 2023 · Published in #Living on the edgeNew in Symfony 6.3: Login and Logout Improvements
Symfony 6.3 allows to redirect users after their programmatic login, adds Remember Me support for JSON logins and allows to clear site data after user logout.
May 3, 2023 · Published in #Living on the edgeNew in Symfony 6.3: Enum Improvements
Symfony 6.3 adds support for enums in expressions, config trees and route parameters.
May 2, 2023 · Published in #Living on the edge