Symfony blog posts for November 2022
SymfonyWorld Online 2022 Winter Edition: Less than a week before the online pre-conference workshops!
Less than a week left to attend our pre-conference online workshops at SymfonyWorld Online 2022 Winter Edition. We offer several workshops per day and there are only a few seats left!
November 30, 2022 · Published in #ConferencesNew in Symfony 6.2: Profiler Redesign
Symfony 6.2 redesigns the profiler and the web debug toolbar to give them a modern look.
November 28, 2022 · Published in #Living on the edgeA Week of Symfony #830 (21-27 November 2022)
This week, the first release candidate of Symfony 6.2 was published in preparation for the final version release in a few days. Meanwhile, Symfony announced its Black Friday 2022 discounts and the program for the upcoming SymfonyWorld Online 2022 conference.
November 27, 2022 · Published in #A week of symfonySymfonyWorld Online 2022 Winter Edition: Discover the program
SymfonyWorld Online 2022 Winter Edition is coming in less than 2 weeks! Join us for the pre-conference workshops, for the conference or both!
November 27, 2022 · Published in #Community #ConferencesNew in Symfony 6.2: Console improvements
In Symfony 6.2, Console improves DX, allows resuming progress bars, improves color support, adds autocompletion for Zsh shells and allows to set the height of sections.
November 25, 2022 · Published in #Living on the edgeNew in Symfony 6.2: Security Improvements (Part 2)
Symfony 6.2 simplifies programmatic user logout, adds new hashing options to password fields, eases logout CSRF protection and makes it easier to get the firewall configuration.
November 24, 2022 · Published in #Living on the edgeBlack Friday 2022 Offers from the Symfony Ecosystem
Symfony announces its BlackFriday 2022 deals: 30% discount in certifications, coaching and Insight!
November 24, 2022 · Published in #SymfonyNew in Symfony 6.2: Security Improvements (Part 1)
In Symfony 6.2, logging in users programmatically is easier, each firewall can use multiple user checkers, the impersonating target URL is customizable and login links can override the global link lifetime.
November 23, 2022 · Published in #Living on the edgeNew in Symfony 6.2: More Extensible Mailer
In Symfony 6.2, the Mailer component is more extensible thanks to new events, dynamic bus/transport selection and a simpler addition of email parts.
November 21, 2022 · Published in #Living on the edgeA Week of Symfony #829 (14-20 November 2022)
This week, the third beta of Symfony 6.2 was released so you can test it in your own projects before its final release at the end of November 2022. Meanwhile, the SymfonyCon 2022 took place this week in Disneyland Paris and it was a resounding success; gathering a huge and thriving community from around the World to get the latest updates from the Symfony ecosystem.
November 20, 2022 · Published in #A week of symfonyNew in Symfony 6.2: DX Improvements
Symfony 6.2 DX improvements add a simpler way to get the current route in templates, hide sensitive information, improve PHP config builders and allow to pass form objects directly from controllers.
November 18, 2022 · Published in #Living on the edgeNew in Symfony 6.2: New Uid Features
Symfony 6.2 adds support for UUID v7 and v8 formats, UID hexadecimal conversion, UID date/time value extraction and adds utilities to get the maximum UUID and ULID values.
November 17, 2022 · Published in #Living on the edgeNew in Symfony 6.2: Improved Enum Support
Symfony 6.2 adds PHP Enum support in service parameters, YAML files and environment variable processors.
November 16, 2022 · Published in #Living on the edgeNew in Symfony 6.2: Better Debugging Commands
Symfony 6.2 adds new debugging commands for mailers and message queues and improves commands to debug environment variables.
November 15, 2022 · Published in #Living on the edgeNew in Symfony 6.2: Improved File Validator
In Symfony 6.2, the File constraint allows to validate both file extensions and media types (MIME types) in a much simpler way.
November 14, 2022 · Published in #Living on the edgeA Week of Symfony #828 (7-13 November 2022)
This week, Symfony 6.2 continued polishing and fixing features before its final release at the end of November 2022: we tweaked the UserValueResolver priority and fixed some issues in the PSR-4 route loader. Finally, the SymfonyCon 2022 conference will take place next week in Disneyland Paris (France).
November 13, 2022 · Published in #A week of symfonyNew in Symfony 6.2: Notifier and Mailer Integrations
Symfony 6.2 adds integrations with Infobip, Contact Everyone (Orange Business), SMSFactor, Zendesk and Chatwork in mailer and notifier components.
November 11, 2022 · Published in #Living on the edgeNew in Symfony 6.2: Better PHP Translation Extractor
Symfony 6.2 includes a new AST-based translation extractor to find translatable contents in PHP files.
November 10, 2022 · Published in #Living on the edgeNew in Symfony 6.2: Conditional Constraints
Symfony 6.2 introduces a new constraint to define conditional validations that are only applied when a given condition is matched.
November 9, 2022 · Published in #Living on the edgeNew in Symfony 6.2: PSR-4 Route Loader
Symfony 6.2 includes a new PSR-4 route loader which improves the finding of route attributes defined in PHP classes.
November 8, 2022 · Published in #Living on the edgeNew in Symfony 6.2: Finder Improvements
In Symfony 6.2, the Finder components adds new methods to sort by file extension, size and case-insensitive name.
November 7, 2022 · Published in #Living on the edgeA Week of Symfony #827 (31 October - 6 November 2022)
This week, Symfony development activity focused on polishing Symfony 6.2 features before its final release at the end of November 2022. We marked some tokens as sensitive, allowed enums as service parameters, added some methods to MIME part files and improved the IsGranted attribute.
November 6, 2022 · Published in #A week of symfonyNew in Symfony 6.2: Clock Component
Symfony 6.2 will introduce a new Clock component to improve the testability of your time-sensitive code.
November 4, 2022 · Published in #Living on the edgeNew in Symfony 6.2: Access Token Authenticator
Symfony 6.2 includes a new access token authenticator which simplifies the handling of access or bearer tokens such as JWT.
November 3, 2022 · Published in #Living on the edgeNew in Symfony 6.2: Better Emoji Support 🎉
In Symfony 6.2, emojis can be transliterated into their descriptions, turned into Slack/GitHub short codes and even used as part of string slugs.
November 2, 2022 · Published in #Living on the edge