A Week of Symfony #803 (16-22 May 2022)

This week, Symfony development activity focused again on fixing and polishing the new features of the upcoming Symfony 6.1 version. Meanwhile, we announced the last talks and speakers of the SymfonyWorld Online 2022 Summer Edition conference. Lastly, we reopened the Call for Papers of SymfonyCon Disneyland Paris 2022 conference to receive proposals related to Symfony 6.1.

Symfony development highlights

This week, 30 pull requests were merged (22 in code and 8 in docs) and 34 issues were closed (26 in code and 8 in docs). Excluding merges, 34 authors made 1,929 additions and 423 deletions. See details for code and docs.

4.4 changelog:

37ffadd: [Config] fix looking for single files in phars with GlobResource bb6d26a: [Form] add approriate description to CollectionToArrayTransformer::reverseTransform docblock 6a93d11: [Mime] add null check for EmailHeaderSame b37fc1e: [HttpFoundation, Session] regenerate invalid session id 1a7fa5d: [HttpClient] add missing HttpOptions::setMaxDuration() c6a2331: [Form] fix same choice loader with different choice values 2ec626f: [Filesystem] safeguard (sym)link calls 3db04f0: [FrameworkBundle] fix dumping extension config without bundle 5b265a0: [Twig Bridge] display errors for Bootstrap 4 fieldsets 3a47e5f: [Cache] throw when "redis_sentinel" is used with a non-Predis "class" option a6a5076: [VarDumper, VarExporter] deal with DatePeriod->include_end_date on PHP 8.2 f3df3d0: [Mime] throw exception when body in Email attach method is not ok 89c790e: [Form] do not accept array input when a form is not multiple

5.4 changelog:

56c6dc1: [Config] allow scalar configuration in PHP Configuration d638e0a: [HttpClient] honor "max_duration" when replacing requests with async decorators

6.1 changelog:

9fafd82: [PropertyInfo] ignore empty doc-block for promoted properties in PhpStanExtractor 06c534c: [HtmlSanitizer] fix default config service definition 39575e9: [HttpKernel] new bundle path convention when AbstractBundle is used b23c922: [FrameworkBundle] simplify registration of #[AsRoutingConditionService]

Newest issues and pull requests

[Security][Throttling] Hide username and client ip in logs [RFC][WebpackEncore] Ability to define absolute url for output_path Expose validation rules

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) Upgrading & What's New in Symfony 6! course, Chapter 12: Security Upgrades (Video) Upgrading & What's New in Symfony 6! course, Chapter 13: Custom Authenticator authenticate() Method (Video) Upgrading & What's New in Symfony 6! course, Chapter 14: Password encoders, password_hashers & debug:firewall (Video) Upgrading & What's New in Symfony 6! course, Chapter 15: Hunting Down the Final Deprecations

They talked about us

Symfony Station Communiqué - 20 May 2022 Why do we need Symfony Polyfill (... and why we shouldn't) The 4 basic libraries every Symfony Project needs to improve code quality Message Processing in PHP — Symfony Messenger, Laravel Queues and Ecotone How to Delete a File After the Download Is Finished Reborn of an API — Kabina CMS DevLog #1 Nouveautés dans Symfony 6.1 : Notre coopérateur Mathias vous en dit plus !

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-803-16-22-may-2022?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Creado 3y | 22 may 2022, 9:20:12


Inicia sesión para agregar comentarios

Otros mensajes en este grupo.

New in Symfony 7.3: DX Improvements (part 1)

Symfony 7.3 includes many small improvements aimed at making developers' lives easier and more productive. This blog post highlights some of the most useful DX (Developer Experience) features added in

28 may 2025, 9:50:15 | Symfony
New in Symfony 7.3: Validator Improvements

Symfony 7.3 introduces several enhancements to the Validator component, focusing on developer experience, better configurability, and more expressive constraint definitions.

Allow to Disable Translat

27 may 2025, 8:30:20 | Symfony
New in Symfony 7.3: Serializer Improvements

Symfony 7.3 adds a new JsonStreamer component as a high-performance, low-memory JSON encoding and decoding utility. However, the Serializer component still has many valid use cases, even for JSON cont

26 may 2025, 9:20:09 | Symfony
Symfony 7.3.0-RC1 released

Symfony 7.3.0-RC1 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:

26 may 2025, 0:10:10 | Symfony
A Week of Symfony #960 (May 19–25, 2025)

This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a potential vulnerabil

25 may 2025, 10:10:12 | Symfony
New in Symfony 7.3: New Bridges and Improved Integrations

Symfony's bridge packages integrate third-party services, such as mailers, notifiers, and translation providers, into Symfony applications. With more than 120 bridges available today, Symfony supports

23 may 2025, 9:30:04 | Symfony
New in Symfony 7.3: Messenger Improvements

Symfony Messenger component keeps evolving to meet the needs of complex, modern applications. In Symfony 7.3, we're introducing several powerful features to it.

Run Process Using the Shell… https://s

22 may 2025, 7:50:11 | Symfony