A Week of Symfony #737 (8-14 February 2021)

This week, Symfony Panther 1.0 was released, adding many features and improvements to this browser testing and web scraping library. Meanwhile, the Symfony 5 book was updated for Symfony 5.2. Finally, the upcoming Symfony conferences made a last call for submitting speaking and training proposals.

Symfony development highlights

This week, 45 pull requests were merged (22 in code and 23 in docs) and 33 issues were closed (26 in code and 7 in docs). Excluding merges, 19 authors made 6,148 additions and 810 deletions. See details for code and docs.

4.4 changelog:

c75687f: [FrameworkBundle] fix registering annotations.cache on the container.hot_path 52a999c: [FrameworkBundle] fix freshness checks with boolean parameters on routes 79ccf88: modernize func_get_args() calls to variadic parameters dc20a31: [Finder] use a lazyIterator to close files descriptors when no longer used 4626100: [Finder] mark the LazyIterator class as internal

5.2 changelog:

ec38bab: [Form] forward the label_html option to expanded choice fields b636e66: [RateLimiter] fix sliding_window misbehaving with stale records

5.x changelog:

f93b738: [Notifier] add data field to Firebase options 37e1823: [FrameworkBundle, Messenger] add RouterContextMiddleware 12b9d92: [Uid] add UidFactory to create Ulid and Uuid from timestamps and randomness/nodes d97ab18: [Filesystem] remove dirs atomically if possible 1f067bc: [HttpFoundation] fix consistency in sessions not found exceptions f2f880a: [Filesystem] improve messages on failure c757845: [Security] extract password hashing from security-core with proper wording

Newest issues and pull requests

Turn @return into real types on PHP 8 Easily opt out from Traceable decorations

They talked about us

Using PHP8 attributes with Symfony Value Resolvers User authentication and authorization with shared session in a micro-services architecture based on Symfony Symfony 5 : Mocking private autowired services in Controller functional tests How to build a clean Docker Symfony 5.2 PHP8 PostegreSQL Nginx project Get your SQL functions in DQL Symfony : Bundle icin kolay yapilandirma yapmak

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/9iGh2_9m_cc/a-week-of-symfony-737-8-14-february-2021

Utworzony 4y | 14 lut 2021, 10:20:06


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

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 maj 2025, 09: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 maj 2025, 08: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 maj 2025, 09: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 maj 2025, 00: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 maj 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 maj 2025, 09: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 maj 2025, 07:50:11 | Symfony