A Week of Symfony #794 (14-20 March 2022)

This week, Symfony announced the merging of SymfonyCloud into Platform.sh. In addition, SymfonyCasts published the new (and free) Symfony 6 video tutorials. Finally, SymfonyCon Disneyland Paris 2022 conference announced the end of its early bird registration period.

Symfony development highlights

This week, 26 pull requests were merged (21 in code and 5 in docs) and 17 issues were closed (13 in code and 4 in docs). Excluding merges, 16 authors made 1,512 additions and 236 deletions. See details for code and docs.

4.4 changelog:

c1aa7b5: [Console] fix compact table style to avoid outputting a leading space a2cfd7e: [PropertyInfo] strip only leading backslash when unknown docType 676325b: [Mailer] use recipients in sendmail transport 172bf0f: [Lock] SemaphoreStore catching exception from sem_get

5.4 changelog:

ed9f973: [Mailer] fix stringify from address for ses+api transport 5b56d4e: [RateLimiter] fix rate serialization for long intervals (monthly and yearly) 326944d: [ErrorHandler] ignore @return when there is a @template 5b46cb9: [Serializer] fix nested deserialization_path computation when there is no metadata for the attribute

6.1 changelog:

b0b5ff7: [Security] throw access denied if CurrentUser cannot be resolved instead of a 500 d6be0d9: [HttpKernel] add generics to ArgumentMetadata::getAttributes db99c07: [HttpFoundation] improve Cookie constructor to use constant 43a9a3c: [WebProfilerBundle] display email recipients in Profiler a037eca: [Security] make use of the new getAttributesOfType method 9a29631: [HttpClient] Add resolve to copy as cURL 912ceb7: [ErrorHandler, HttpKernel] read SYMFONY_IDE to render exception in case of fatal error 16f0668: [Console] add completion values to input definition 7248e16: [DependencyInjection] add Autowire parameter attribute 68fa5a5: [Config] add comment on array methods

Newest issues and pull requests

Add various return-typed getters to ParameterBag [Messenger] Randomize worker stop limits (limit, time-limit)

SymfonyCasts Updates

SymfonyCasts is the official way to learn Symfony. Select a track for a guided path through 100+ video tutorial courses about Symfony, PHP and JavaScript.

These were some of the most relevant SymfonyCasts updates of the week:

(Video) Symfony 6 course, Chapter 3: Routes, Controllers & Responses (Video) Symfony 6 course, Chapter 4: Wildcard Routes (Video) Symfony 6 course, Chapter 5: Symfony Flex: Aliases, Packs & Recipes (Video) Symfony 6 course, Chapter 6: Flex Recipes (Video) EasyAdmin course, Chapter 24: Override all the Templates! (Video) EasyAdmin course, Chapter 29: The Filter System (Video) EasyAdmin course, Chapter 30: Multiple Cruds for a Single Entity? (Video) EasyAdmin course, Chapter 31: Extending with Events

They talked about us

Using Symfony Form in WordPress Symfony, elasticsearch and docker environment Symfony Station Communiqué - 18 March 2022 Using PHPStan with Symfony - static analysis for better PHP code quality Today I Learnt — Twig and Services How to inject multiple instances of an interface in a service Envoyer des e-mails transactionnels avec un service tiers sous Symfony Le pattern Décorateur avec 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.

https://symfony.com/blog/a-week-of-symfony-794-14-20-march-2022?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Utworzony 3y | 20 mar 2022, 11:20:08


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

New in Symfony 7.3: Routing Improvements

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

21 maj 2025, 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 maj 2025, 09:30:13 | Symfony
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes

Affected versions

Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.

The issue has been fixed in the 2.25.1 version of these

19 maj 2025, 12:40:14 | Symfony
New in Symfony 7.3: Yaml Improvements

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f

19 maj 2025, 08:10:09 | Symfony
A Week of Symfony #959 (May 12–18, 2025)

This week, development activity focused on polishing Symfony 7.3 ahead of its final release in two weeks. We also continued publishing articles highlighting the new features of Symfony 7.3 and shared

18 maj 2025, 08:50:08 | Symfony
SymfonyOnline June 2025:  Keynote “Symfony in 2025, Scaling to Zero.”

SymfonyOnline June 2025 is almost here, starting in a few weeks on:

June 10-11: Workshop days. June 12-13: Online conference days in English. All talks will be available for replay as soon as

16 maj 2025, 15:10:26 | Symfony
New in Symfony 7.3: Dependency Injection Improvements

Symfony 7.3 introduces several enhancements to the DependencyInjection component that simplify service configuration, make autoconfiguration more flexible, and enable environment-specific aliasing.

S

16 maj 2025, 08:10:11 | Symfony