A week of symfony #252 (24->30 October 2011)

先週、Symfony 1.4.15 がリリースされました。 symfony 1.4.15 では幾つかのバグ修正が行われています。 1.4.x ブランチのサポートが 2012 年末まで続けられるということの証でもあります。 一方、Symfony2 にはルーティングのデバッグを行いやすくするための マッチャーコマンド が追加されました。

開発メーリングリスト

symfony 1 開発ハイライト

Changelog:

sfDoctrinePlugin:

  • r33149: [1.4] added missing admin.delete_object event

Symfony2 開発ハイライト

2.0 ブランチ:

  • cbb4bba: [Routing] fixed side-effect in the PHP matcher dumper
  • 808088a: added the ability to use dot and single quotes in the keys and values
  • 27d0809, e314931: updated Monolog to 1.0.2
  • 6343bef: [HttpKernel] updated mirror method to check for symlinks before dirs and files
  • 8dcde3c: [DependencyInjection] fixed int casting for XML files (based on what is done in the YAML component)
  • 4bbb685: [DependencyInjection] added tests for Definition and DefinitionDecorator exceptions
  • 80f0b98: [DependencyInjection] fixed DefinitionDecorator::getArgument() for replacements
  • 851eb73: removed a ton of unused use statements

master ブランチ:

  • 24b9392, 8cc3158: [Routing, FrameworkBundle] added a matcher and a command that help debugging matching problems
  • 8fa061c: [WebProfilerBundle] added a profiler panel for the router
  • 70e0dba: moved the Swiftmailer data collector to the Swifmailer bridge
  • 9077f6a: [SwiftmailerBundle] replaced MessageLogger class with the one from Swiftmailer 4.1.3
  • 95ec41b: [Console] made the defaults in Application more easily customizable
  • f8065d1: [HttpKernel] added a way to get the original values returned by the router
  • c2fa73d: [HttpKernel] removed the _route entry from _route_params

インデックス

Document Index

関連ページリスト

Related Pages

日本語ドキュメント

Japanese Documents

リリース情報
Release Information

Symfony2 に関する情報(公式) Books on symfony