This week, Symfony project focused on the Intl component, adding some features and proposing a few changes to make it easier to use. Meanwhile, the discussions about the new Symfony installer continued and more changes for Symfony 3.0 were proposed.

Symfony2 development highlights

2.3 changelog:

  • 91fb103: [FrameworkBundle] improved handling router script paths
  • 7fd5e8b: [Intl] added "internal" tag to all classes under Symfony\Component\Intl\ResourceBundle
  • d4e056c: [DI] added safeguards against invalid config in the YamlFileLoader
  • a45e3da: [Security] use hash_equals for constant-time string comparison
  • a5e3fc9: [SwiftmailerBridge] bump allowed versions of swiftmailer
  • ee75af0: [Process] use separated function to resolve command and related arguments
  • 5feda5e: [Intl] removed non-working $fallback argument from ArrayAccessibleResourceBundle
  • 260e2fe: [Intl] updated icu.ini up to ICU 53
  • 9052efc: [Intl] added exception handler to command line scripts
  • 7333c2d: [DependencyInjection] removed service parameter type from XSD

Master changelog:

  • 7f56b35: [Monolog] added NotFoundActivationStrategy from MonologBundle
  • 86873f2: [HttpKernel] remove unused method Kernel::isClassInActiveBundle
  • e86fe91: [FrameworkBundle] made the stopwatch service always available

Newest issues and pull requests

They talked about us

Published in #A week of symfony