This week, Symfony finally made the switch to the short array notation on its entire codebase. In addition, a security bug bounty program was announced for the Symfony project. Finally, the schedule of SymfonyLive Lille 2019 conference was unveiled.

Symfony development highlights

This week, 49 pull requests were merged (32 in code and 17 in docs) and 19 issues were closed (14 in code and 5 in docs). Excluding merges, 25 authors made 43,826 additions and 39,769 deletions. See details for code and docs.

3.4 changelog:

  • 7789a99: [HttpFoundation] updated MimeType extensions
  • 0f0c30a: [DependencyInjection] the string "0" is a valid service identifier
  • b6b5976: moved from array() to []
  • e231edd: ensured compatibility with older PHPUnit mocks
  • b972d15: [Security] do not mix password_*() API with libsodium one
  • 333b544: [DependencyInjection] forward the parse error to the calling code

Master changelog:

  • 3b08213: [FrameworkBundle] removed ControllerTrait::isFormValid()
  • cdbf40b: [BrowserKit] various changes to the Response class
  • 38247dd: [Form] added block prefix to csrf token field
  • db6784b: [Mime] added the component

Newest issues and pull requests

They talked about us

Upcoming Symfony Events

Call to Action

Published in #A week of symfony