This week, the upcoming Symfony 7.3 version renamed the JsonEncoder component to JsonStreamer, added support for Valkey schemes in the Cache component and introduced a field_id() form helper.

Symfony development highlights

This week, 38 pull requests were merged (24 in code and 14 in docs) and 21 issues were closed (16 in code and 5 in docs). Excluding merges, 20 authors made additions and deletions. See details for code and docs.

6.4 changelog:

  • 647dba0: [Console] fix progress bar messing output in section when there is an EOL

7.2 changelog:

  • 653e42d: [Messenger] reduce keepalive request noise
  • fa844c5: [PropertyInfo] extract no type @param annotation with PhpStanExtractor

7.3 changelog:

  • 814dec2: [TwigBridge] remove remaining BC layers
  • 656dc29: [Twig] remove support for Twig 2.x extra versions
  • 0d92f86: [Validator] fix test setup and skip test until bug is fixed in PHP
  • af2f36b: [JsonEncoder] rename the component to JsonStreamer
  • 3590ca3: [Cache] add \Relay\Cluster support
  • 89bae9c: [Messenger] allow to close the transport connection
  • db5108d: [Cache] add support for valkey: / valkeys: schemes
  • a9a1226: replace assertEmpty() with stricter assertions
  • 6a029ec: [TwigBridge] add Twig field_id() form helper
  • 9fb2ba2: [FrameworkBundle] fix autowiring RateLimiterFactoryInterface

Newest issues and pull requests

Symfony Jobs

These are some of the most recent Symfony job offers:

  • Lead Symfony Developer at Novalend
    Full-time - €70,000 / year
    Remote + part-time onsite (Paris, France)
    View details
  • Symfony Developer at Finviu AG
    Contract / Freelance - €30 – €45 / hour
    Full remote
    View details
  • Symfony Developer at Citrus Systems
    Full-time - €3,500 – €4,000 / month
    Onsite in Belgrade, Serbia
    View details

You can publish a Symfony job offer for free on symfony.com.

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.

This week, SymfonyCasts published the following updates:

They talked about us

Call to Action

Published in #A week of symfony