This week, Symfony development activity focused on adding more types, including union types, to all components in the upcoming 6.0 version. Meanwhile, Symfony 5.4 added support for the scalar backed enumerations defined by PHP 8.1.
Symfony development highlights
This week, 62 pull requests were merged (57 in code and 5 in docs) and 34 issues were closed (30 in code and 4 in docs). See details for code and docs.
4.4 changelog:
2ed8a90: [Console, DependencyInjection] tighten types ba7e97d: [Lock] fix derivating semaphore from key 305e210, 120f3d6, fa182e6: replace some mocks by actual implementations in tests 7385bc8: [TwigBridge] do not render the same label id attribute twice 92a086c: [Validator] update Ukrainian translations
5.3 changelog:
fee32aa: [Notifier] fix TransportTestCase 03e9081: prepare PasswordUpgraderInterface implementations for 6.0 signature 4a03392: [Console] fix save correct name in setDefaultCommand() for PHP8 9fdc06b: [Messenger] fix use_notify default value for PostgreSqlConnection e33714b: [DependencyInjection] fix TaggedLocator attribute without indexAttribute argument
5.4 changelog:
61f26b6: [Serializer] add support of PHP backed enumerations fe71423: [VarDumper] add ability to style doubles and integers independently b19200c: [Notifier] fix Mailjet bridge tests 4ee32d3: stop using service "session" in our tests 83825c5: [FrameworkBundle] fix removing "action" from route names 356c953: [Security] deprecate "always authenticate" and "exception on no token" 479919d: [Cache] make LockRegistry use semaphores when possible 5056841: [Serializer] fetch type information only once
6.0 changelog:
f25c022: [Asset] add types to private properties e880275: [BrowserKit] add types to private properties 64cad9e: [Config] add types to private properties b6c307f: [CssSelector] add types to private properties 06c9d62: [Dotenv] add types to private properties 617bb4c: [DomCrawler] add types to private properties 30507bd: [Cache] add types to private properties 855b47f: [Cache] implement psr/cache 3 5bd3024: [Cache] add union types fa99245: [Form] add union types 9aa1adc: [Security] remove getPassword() and getSalt() from UserInterface
Newest issues and pull requests
[Form] Restrict types for the label option for form fields Better on limit exit code managment for messenger worker vs supervisor Add has attribute collectors Remove internal from setContainer() method in AbstractController
They talked about us
How to execute multiple GraphQL mutations in a transaction using Overblog GraphQL Bundle Les attributs PHP 8 dans Symfony
Call to Action
Follow Symfony on Twitter and retweet this article. Subscribe to the Symfony blog RSS and never miss a Symfony story again.
Sponsor the Symfony project.
http://feedproxy.google.com/~r/symfony/blog/~3/zNKgdD82-FM/a-week-of-symfony-758-5-11-july-2021
Connectez-vous pour ajouter un commentaire
Autres messages de ce groupe

Nous sommes heureux de vous annoncer le retour des meetups Symfony à Tunis !🎉 Rejoignez dès maintenant le groupe "Symfony User group Tunis" pour suivre les actualités et futurs meetup de la communauté

This week, Symfony 6.4.20 and 7.2.5 maintenance versions were released. In addition, Symfony successfully celebrated the SymfonyLive Paris 2025 conference and continued preparations for next week's Sy

Symfony 6.4.20 has just been released. Here is the list of the most important changes since 6.4.19:
bug #60054 [Form] Use duplicate_preferred_choices to set value of ChoiceType (@aleho)
bug #5985

Symfony 7.2.5 has just been released. Here is the list of the most important changes since 7.2.4:
bug #60054 [Form] Use duplicate_preferred_choices to set value of ChoiceType (@aleho)
bug #60026

SymfonyLive Berlin 2025 is almost here! Join us next week for an exciting event filled with fresh talks, inspiring speakers, and everything you need to make the most of this incredible gatheri

After announcing the Symfony UX Core Team and adding more core team members earlier this year, I'm back again with a great addition to the Symfony Core Team. I'm very excited to announce that Tugdual

This week, the upcoming Symfony 7.3 version updated its default configuration to exclude container extensions, entities and messenger messages when registering services, and made some changes related