A Week of Symfony #734 (18-24 January 2021)

This week, Symfony made some changes in the default way that JavaScript files are linked from templates. In addition, the Uid component added some utilities to convert from different formats and Symfony improved the handling of CSRF tokens to prevent BREACH security attacks.

Symfony development highlights

This week, 67 pull requests were merged (37 in code and 30 in docs) and 69 issues were closed (61 in code and 8 in docs). Excluding merges, 40 authors made 3,116 additions and 210 deletions. See details for code and docs.

4.4 changelog:

6af4446: fix problem when SYMFONY_PHPUNIT_VERSION is empty string value 98bfdf7: [HttpClient] add check for constant in Curl client ee5b51a: [DoctrineBridge] add username to UserNameNotFoundException 3257d4c: [HttpFoundation] drop int return type from parseFilesize() 35c19c8: [DoctrineBridge] add username to UserNameNotFoundException 64398da: [MonologBridge] typo in consoleFormatterOptions property name c6f5e2a: [Console] fix Closure code binding when it is a static anonymous function 799bc2a: [HttpKernel] configure the ErrorHandler even when it is overriden 0c7eb27: [PhpUnitBridge] allow relative path to composer cache

5.1 changelog:

2c8368f: [Uid] clarify the format returned by getTime() 64c8a55: [Uid] unable to extend Uuid/Ulid and use fromString() 1c9d2c8: [Notifier] fix invalid signature for message with slashes in OvhCloud de8ddfd: [PropertyInfo] fix breaking change with has*(arguments...) methods

5.2 changelog:

b4c362c: [Validator] fix DebugCommand 3fedac0: [RateLimiter] fix infinite values with NoLimiter

5.x changelog:

2941951: [Asset] fix JsonManifest when there is no dependency on HttpClient b4ec36f: [DependencyInjection] fix container injection with TypedReference 49889c9: [DependencyInjection] add a remove() method to the PHP configurator 6b9fa0b: [FrameworkBundle] do not fail when MercureBundle is not installed dc9db1e: [Console] add option --short to the list command c5140c2: [Uid] add fromBase58(), fromBase32(), fromRfc4122() and fromBinary() methods 0a66727: [Notifier] fix HttpClient TransportException handling 4c2375f: [Security] randomize CSRF token to harden BREACH attacks

Newest issues and pull requests

Add support for bright colours in symfony/console [Messenger] Support for an AWS SNS transport Autowire ServiceLocator with iterable of tagged services

They talked about us

Switch Symfony String Route Names to Constants How to override Router URL Generator in Symfony 5 Новое в Symfony: инициатива UX — новая экосистема JavaScript для Symfony Новое в Symfony 5.2: атрибуты PHP 8

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/dvf_tYfPhDg/a-week-of-symfony-734-18-24-january-2021

Creată 4y | 24 ian. 2021, 11:20:16


Autentifică-te pentru a adăuga comentarii

Alte posturi din acest grup

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 mai 2025, 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 mai 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 mai 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 mai 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 mai 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 mai 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 mai 2025, 08:10:11 | Symfony