This week, Symfony development activity focused on various bug fixes across all supported branches. Meanwhile, we published more blog posts about the new Symfony 7.2 features. Lastly, we shared more details about some of the talks from the SymfonyCon Vienna 2024 conference.

Symfony development highlights

This week, 43 pull requests were merged (22 in code and 21 in docs) and 20 issues were closed (14 in code and 6 in docs). Excluding merges, 24 authors made 1,806 additions and 312 deletions. See details for code and docs.

5.4 changelog:

  • e6765e6: [FrameworkBundle] pass the test name to the WebTestCase constructor
  • 44fa121: [DoctrineBridge] fix DoctrineTokenProvider not oracle compatible
  • 8378b58: [DoctrineBridge] add integration test for RememberMe with postgres connection

6.4 changelog:

  • 5bc387b: [Doctrine, Messenger] Oracle sequences are suffixed with _seq
  • d04ed19: [HttpClient] fix class requirement message
  • d7a5a09: [Mailer] fix parameters for TrackClicks and TrackOpens in MailJet

7.2 changelog:

  • 661bda1: [Console, Messenger] add $seconds to keepalive() methods
  • cb16097: [Notifier] add LINE Bot bridge
  • c3f10c3: [ErrorHandler] resolve class constant types when patching return types
  • b3d02ce: [ExpressionLanguage] cover multiline comments
  • fed083a: [Ldap] deprecate the sizeLimit query option

Newest issues and pull requests

They talked about us

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:

Call to Action

Published in #A week of symfony