This week, the upcoming Symfony 7.3 version updated lazy services to use PHP native lazy objects and added a feature to define global translation parameters. Meanwhile, the existing Symfony versions fixed support for PHP 8.4 hooks and asymmetric visibility in VarExporter.

Symfony development highlights

This week, 37 pull requests were merged (18 in code and 19 in docs) and 38 issues were closed (15 in code and 23 in docs). Excluding merges, 19 authors made 38,311 additions and 5,315 deletions. See details for code and docs.

6.4 changelog:

  • 5ae227c: [VarExporter] fix support for hooks and asymmetric visibility
  • 1c59de1: [Cache] fix missing cache data in profiler
  • bb07d18: [Process] use a pipe for stderr in pty mode to avoid mixed output between stdout and stderr

7.2 changelog:

  • 9f7257e: [TypeInfo] fix @var tag reading for promoted properties

7.3 changelog:

  • c11abf2: [AssetMapper] add --dry-run option on importmap:require command
  • 36092eb: [Translation] allow defining default parameters
  • 9522e62: [Cache] remove legacy "redis_sentinel" option (it was replaced "sentinel")
  • 0c11d82: [DependencyInjection] leverage native lazy objects for lazy services
  • 6c0058a: [FrameworkBundle] add --method option to debug:router command
  • cf5270c: [TypeInfo] add ArrayShapeType class
  • d768193: [Console] fixed support for Kernel as command

Newest issues and pull requests

Symfony Jobs

These are some of the most recent Symfony job offers:

  • Backend Symfony Developer at Polavis
    Contract / Freelance - €30 – €45 / hour
    Full remote
    View details
  • Backend Symfony Developer at Cobbleweb
    Full-time - €40,000 – €75,000 / year
    Full remote
    View details
  • Backend Symfony Developer at VI Fintech
    Full-time - £25,761 – £70,378 / year
    Full remote
    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