A Week of Symfony #749 (3-9 May 2021)

This week, Symfony development activity focused on polishing Symfony 5.3 for its upcoming release and fixing some of the bugs reported for it. In addition, Symfony celebrated the SymfonyLive Online Spanish 2021 conference. The next official conference will be SymfonyWorld Online 2021 (June 17 - 18, 2021).

Symfony development highlights

This week, 63 pull requests were merged (48 in code and 15 in docs) and 47 issues were closed (41 in code and 6 in docs). Excluding merges, 46 authors made 5,337 additions and 1,113 deletions. See details for code and docs.

4.4 changelog:

88dcf52: [ErrorHandler] skip same vendor @method deprecations for Symfony classes e51e651: [VarExporter] add support of PHP enumerations ba38346: [PropertyInfo] fix attribute namespace with recursive traits fab61ee: [PropertyInfo] make ReflectionExtractor correctly extract nullability 0e738ef: [Config, DependencyInjection] uniformize trailing slash handling 899093d: [Security] Update Dutch translations 2f3519b: [Security] Update German translations 98d3201: [Security] Update Czech translations 4d3768f: [Security] Update Spanish translations c1e9ba8: [Security] Update Turksih translations 21e9894: [Security] Update Portuguese translations f9deae0: [Security] Update Brazilian Portuguese translations 4c7a54a: [Security] Update Polish translations beca689: [Security] Update Italian translations 72b6001: [Security] Update Japanese translations e0fe8c1: [Security] Update Russian translations

5.2 changelog:

960891e: [Notifier] make FailoverTransport always pick the first transport ca46f10: [Notifier] fix return SentMessage then Messenger not used ffbf8c2: [Form] add missing TranslatableMessage support to choice_label option of ChoiceType 72cc666: [PropertyInfo] handle true and false property types in PhpDocExtractor d76bfb5: [Notifier] fix missed messageId for SendMessage object in Slack notifier 38a991e: [TwigBridge] fix HTML for translatable custom-file label in Bootstrap 4 theme 897f287: [Security] allow ips parameter in access_control to accept comma-separated string 53e47b3: [Console] fix Windows code page support

5.x changelog:

3f4144b: make Serializable implementation internal and final ef2da6c: [Notifier] add SlackOptions::threadTs() to send message as reply 883899e: [Security] avoid regenerating the remember me token if it is still fresh a44eaf3: [Mime] add support for application/vnd.etsi.asic-e+zip mime type ba38346: [PropertyInfo] fix attribute namespace with recursive traits 173cf48: [WebProfilerBundle] add simple backoff strategy on 404 ad91659: [Runtime] don't display the shebang on the CLI

Symfony CLI

Symfony CLI is a must-have tool when developing Symfony applications on your local machine. It includes the Symfony Local Server, the best way to run local Symfony applications. This week Symfony CLI released its new 4.24.0 version with the following changes:

Add support for fuzzy command names (for instance, you can use u:a instead of user:add) Remove error that is not an error: error sending signal urgent I/O condition os: process already finished Fix env:validate when the .symfony.cloud.yaml file is not valid Update available PHP extensions on Cloud Disable auto-updates (only a warning is now displayed with the command to run to update)

Newest issues and pull requests

[HttpFoundation][Session] Reverting the session service deprecation and finding a better approach [Validator] Add shortcut to create a new ConstraintViolationList with one Constraint [Messenger] Message attributes Phase out Serializable

They talked about us

Super-Duper Cookie-based authorization (Symfony + API Platform + ReactJS) Cómo indexar entidades manualmente en Elasticsearch usando FOSElasticaBundle en Symfony 5

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/xVo6DXWkW34/a-week-of-symfony-749-3-9-may-2021

Creato 4y | 9 mag 2021, 08:20:06


Accedi per aggiungere un commento

Altri post in questo gruppo

New in Symfony 7.3: Simpler Server Event Streaming

Contributed by Yonel Ceruto in

5 mag 2025, 07:50:03 | Symfony
A Week of Symfony #957 (April 28 – May 4, 2025)

This week, Symfony 6.4.21 and 7.2.6 maintenance versions were released. In addition, we published the first beta of Symfony 7.3 so you can test it in your own apps before its final release at the end

4 mag 2025, 08:40:05 | Symfony
Symfony 7.2.6 released

Symfony 7.2.6 has just been released. Here is the list of the most important changes since 7.2.5:

bug #60288 [VarExporter] dump default value for property hooks if present (@xabbuh)

bug #60267 [C

2 mag 2025, 12:40:05 | Symfony
Symfony 7.3.0-BETA1 released

Symfony 7.3.0-BETA1 has just been released. Here is the list of the most important changes since 7.2:

feature #60232 Add PHP config support for routing (@fabpot)

feature #60102 [HttpFoundation] A

2 mag 2025, 12:40:04 | Symfony
SymfonyOnline June 2025 : Efficient Web Scraping with Symfony & PHP

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

2 mag 2025, 12:40:03 | Symfony
New in Symfony 7.3: Configurable Compound Rate Limiter

Contributed by Kevin Bond in

2 mag 2025, 10:20:09 | Symfony
Symfony 6.4.21 released

Symfony 6.4.21 has just been released. Here is the list of the most important changes since 6.4.20:

bug #60288 [VarExporter] dump default value for property hooks if present (@xabbuh)

bug #60268

2 mag 2025, 10:20:08 | Symfony