A Week of Symfony #758 (5-11 July 2021)

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

Created 4y | Jul 11, 2021, 8:20:08 AM


Login to add comment

Other posts in this group

Kicking off the Symfony AI Initiative

Today we are happy to announce a new Symfony initiative called Symfony AI - with the goal to provide a comprehensive set of components and bundles designed to bring powerful AI capabilities directly i

Jul 11, 2025, 1:20:27 PM | Symfony
SymfonyCon Amsterdam 2025: Travel & Lodging Tips

SymfonyCon Amsterdam 2025, our next annual international Symfony conference, will take place on:

November 25 & 26: 2 workshops days with several topics to learn, practice and improve your skills

Jul 11, 2025, 8:40:20 AM | Symfony
A Week of Symfony #966 (June 30 – July 6, 2025)

This week, development on the upcoming Symfony 8.0 version continued with the removal of deprecated features and the marking of several classes as final. In addition, we published two new case studies

Jul 6, 2025, 8:10:15 AM | Symfony
Case study: Modernizing Audi France’s Digital Ecosystem with Symfony 6

At Wide, Micropole’s digital agency, they help leading brands modernize their digital infrastructures while ensuring scalability, security, and performance. When Audi France approached them to migrate

Jul 4, 2025, 9:40:14 AM | Symfony
Case study: A Long-Term Powerhouse Behind Vente-unique.com's E-Commerce Success (Zero Churn, All Wins!)

Vente-unique.com, a leading European online retailer of furniture and home decor, operates in 11 countries, powered by a team of 400 professionals and serving more than 3 million customers. From 15 ye

Jul 2, 2025, 9:10:03 AM | Symfony
A Week of Symfony #965 (June 23–29, 2025)

This week, Symfony 6.4.23, 7.2.8 and 7.3.1 maintenance versions were released. Meanwhile, the upcoming Symfony 7.4 version continued adding new features such as better controller helpers, more precisi

Jun 29, 2025, 9:10:15 AM | Symfony
Symfony 6.4.23 released

Symfony 6.4.23 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in you

Jun 28, 2025, 9:50:15 AM | Symfony