A Week of Symfony #753 (31 May - 6 June 2021)

This week, Symfony 5.3.0 version was released, followed by a 5.3.1 patch release to fix the first reported issues. Meanwhile, Symfony 4.4.25 and 5.2.10 maintenance versions were published. Finally, Symfony announced a 30% off summer sale on all certifications and most Symfony Store items for the next two weeks.

Symfony development highlights

This week, 54 pull requests were merged (40 in code and 14 in docs) and 61 issues were closed (52 in code and 9 in docs). Excluding merges, 31 authors made 20,914 additions and 8,235 deletions. See details for code and docs.

4.4 changelog:

b439213: [HttpFoundation] add ReturnTypeWillChange to SessionHandlers f143c8f: [Form] document null support in NumberToLocalizedStringTransformer d7524e6: [Console] escape synopsis output 3524cf2: [Serializer] do not allow to denormalize string with spaces only to valid a DateTime object 6eead34: [Security] fix opcache preload with alias classes

5.2 changelog:

1ec9a83: [SecurityBundle] link UserProviderListener to correct firewall dispatcher 26a6468: [FrameworkBundle] fix KernelBrowser::loginUser with a stateless firewall c2f4492: [DependencyInjection] update loader’s directory when calling ContainerConfigurator::withPath 6eead34: [Security] fix opcache preload with alias classes

5.3 changelog:

a7049f7: [Translation] remove PoEditor Provider 852cc29: [FrameworkBundle] remove redundant cache service 16c382a: [FrameworkBundle] fix creating ContainerBuilder at warmup/CLI time e008263: [FrameworkBundle] fix ConfigBuilderCacheWarmer 4500326: [HttpKernel] fix ArgumentMetadataFactory messes up controller arguments with attributes e6510a0: [Security] readd deprecated methods to the interfaces f8e021a: [Serializer, Validator] fix not null return from getCollectionValueTypes 198448e: relax requirement on symfony/runtime 5c2604a: [Validator] remove service if its class doesn't exist a02ac15: [Console] fix negated options not accessible

5.4 changelog:

e2d1cb1: [HttpKernel] fix sessionListener when factory is injected without session 2fe4442: [Yaml] leverage array_is_list()

6.0 changelog:

17800d1: [HttpFoundation] remove unused code for emulating SameSite cookie fc37d3c: [Validator] rfc37d3cad5b37a8fb8a1a94d08380f1867a61f78emove deprecated code 51199a4: [Lock, Semaphore] add union types 1a01afb: [Messenger] add union types 7ce410e: [Validator] add union types bf7201e: [WebLink] add missing types

Newest issues and pull requests

RateLimiterFactory is not extendable by others [Cache] Add dynamodb cache adapter [Form] Add 'error_html' option [Meta] Introduce an abstraction for PHP I/O function calls [Meta] PHP 8.1 Support

They talked about us

Real World Benchmark PHP Routing How to Refactor Custom Doctrine Annotations to Attributes Les bonnes raisons de mettre à jour vers Symfony 5.3! Librarie Open Source : YokaiEnumBundle Symfony Messenger: объединение сообщений в пакеты

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/WLmKUISaCH8/a-week-of-symfony-753-31-may-6-june-2021

Erstellt 4y | 06.06.2021, 08:20:17


Melden Sie sich an, um einen Kommentar hinzuzufügen

Andere Beiträge in dieser Gruppe

A Week of Symfony #958 (May 5–11, 2025)

This week, we published the second beta of Symfony 7.3, ahead of its final release later in May 2025. Meanwhile, we continued sharing posts about the new features of Symfony 7.3 and the upcoming Symfo

11.05.2025, 09:50:17 | Symfony
Symfony 7.3.0-BETA2 released

Symfony 7.3.0-BETA2 has just been released. This is a pre-release version of Symfony 7.3. If you want to test it in your own applications before its final release, run the following commands:

10.05.2025, 13:10:15 | Symfony
New in Symfony 7.3: Mailer Security Improvements

The Symfony Mailer component provides many security-related features like signing and encrypting email messages. In Symfony 7.3 we're pushing those features even further to give you greater control an

09.05.2025, 09:20:10 | Symfony
SymfonyOnline June 2025: Detect Hidden Defects: Check Your PHP Tests

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

08.05.2025, 14:40:19 | Symfony
New in Symfony 7.3: JsonPath Component

Contributed by Alexandre Daubois in

08.05.2025, 10:10:10 | Symfony
SymfonyOnline June 2025: Combining Turbo, LiveComponent & Stimulus... the Right Way?

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

07.05.2025, 13:10:15 | Symfony
New in Symfony 7.3: New and Improved Console Helpers

Symfony 7.3 introduces powerful improvements to the Console component, beyond the much-anticipated invokable commands and input attributes. This version also brings new helpers and features designed t

07.05.2025, 08:30:04 | Symfony