A Week of Symfony #769 (20-26 September 2021)

This week, Symfony announced that Flex is going serverless. This will simplify our operations and will allow you to host custom recipes in your own repositories and to add features on top of the public Flex API. In addition, the upcoming Symfony 5.4 version added support for RGB notation in Console colors and added a new EnumType form field.

Symfony development highlights

This week, 52 pull requests were merged (32 in code and 20 in docs) and 69 issues were closed (30 in code and 39 in docs). Excluding merges, 28 authors made 1,910 additions and 257 deletions. See details for code and docs.

4.4 changelog:

30dc962: [DependencyInjection] fix iterator in ServiceConfigurator 66e8ae9: [FrameworkBundle] remove translation data_collector before adding it to profiler c9275a9: [Messenger] allow authentication with user and password in Redis f5d9d1d: [VarDumper] fix dumping typed references from properties 1636a26: [FrameworkBundle] avoid secrets:decrypt-to-local command to fail ffa3316: updated Slovak translation

5.3 changelog:

b3e1322: [Minor] fix missing and invalid imports

5.4 changelog:

310f230: [Validator] add error's uid to Count and Length constraints with "exactly" option enabled eb324a1: [Console] add support of RGB functional notation ca37eec: [Form] add the EnumType 0ddeeff: [DomCrawler] add Crawler::innerText() method 4ae7652: [Notifier] remove support for deprecated threadKey parameter in GoogleChat 75a52d0: [Serializer] throw NotNormalizableValueException when type is not known or not in body in discriminator map 6ef5661: [Serializer] save missing arguments in MissingConstructorArgumentsException 99ebc69: [Messenger] add WorkerMetadata to Worker class f32af46: [Notifier] add option to Mattermost to post in an other channel 1282ad3: [VarDumper] minor optim on PHP 8.1 23d5ec0: [Cache] throw ValueError in debug mode when serialization fails

6.0 changelog:

ebe0bdd: [HttpFoundation] don't fetch time when reading the PDO session c0a4905: [DoctrineBridge] remove deprecated code d44221b: [Templating] relax return type on HelperInterface::getName() ae5cdbc: [WebLink] allow psr/link v2 babb77a: [Config] add types to files generated by ConfigBuilderGenerator 563acb8: [Messenger] use native union type

Newest issues and pull requests

[Process] Allow running multiple commands at once [Form] Allow date_widget and time_widget to be set to single_text

They talked about us

Symfony Station Communique - 24 September 2021. A look at Symfony and PHP news Vue.js & Symfony — roles authentication Desplegar Symfony 5 en Heroku desde un repositorio de GitHub Sécuriser ses données via le chiffrement en PHP Déployer une application Symfony sur Koyeb — Buildpack Keep Alive : Maintenir une session utilisateur ouverte dynamiquement sur Symfony Модульная архитектура 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/yQ5eKqRoUJ8/a-week-of-symfony-769-20-26-september-2021

Created 4y | Sep 26, 2021, 8:20:08 AM


Login to add comment

Other posts in this group

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:

May 10, 2025, 1:10:15 PM | 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

May 9, 2025, 9:20:10 AM | 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

May 8, 2025, 2:40:19 PM | Symfony
New in Symfony 7.3: JsonPath Component

Contributed by Alexandre Daubois in

May 8, 2025, 10:10:10 AM | 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

May 7, 2025, 1:10:15 PM | 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

May 7, 2025, 8:30:04 AM | Symfony
New in Symfony 7.3: Static Error Pages

Contributed by Loick Piera in

May 6, 2025, 9:20:10 AM | Symfony