A week of symfony #247 (19->25 September 2011)

先週、いくつかのバグが修正されたSymfony2の メンテナンスバージョン 2.0.3がリリースされました。 また、2.1 ブランチには ユーザーパスワード用バリデータ繰り返しフィールドに異なるオプションを設定する機能、クラスローダーにおけるPHP 5.4のトレイトサポートといった、興味深い機能が追加されました。 また、symfony 開発者が集まり、さまざまなトピックについての議論が行われました。

開発メーリングリスト

Symfony2 開発ハイライト

Changelog:

  • 903ab81: [Translation] support Ini file format
  • 83199ae: [FrameworkBundle] fixed unintuitive merging behavior for assets_base_urls
  • a0329c3: added lifetime/cleanup support for MongoDbProfilerStorage
  • bca551e, cf736cc: [DomCrawler] ChoiceFormField should take the content when value is unavailable
  • 022a9a7: [Security] made saving target_path extendible
  • 7d3c2df: [SecurityBundle] added a validator for the user password (this validator is useful when you want to validate that an input value is equal to the user current password)
  • 64d44fb: [Translator] fixed recursion when using a fallback that is the same as the locale
  • 3e90ba4, 56b6d53: [WebProfileBundle] added missing position attribute in XSD
  • e98584e: [WebProfilerBundle] tweaked some templates
  • c9ddd6f: [WebProfilerBundle] moved the token not found error to the new info page
  • e5a23db: [ClassLoader] added support for PHP 5.4 traits
  • 98abc8e: [DependencyInjection] changed the default YAML indentation to 4 spaces instead of 2
  • b6c8f63: [TwigBridge] fixed message keys extraction when no domain is defined in the template
  • e0ace8e, b8e5a15: [DependencyInjection] fixed array support for the ini loader
  • ae3aded, d830253, e2945c9: added PCRE_DOTALL modifier to RouteCompiler to allow urlencoded linefeed in route parameters
  • 8819db3, 0679220, f8a6a4b, 78ebe11: [Form] allow setting different options to repeating fields

インデックス

Document Index

関連ページリスト

Related Pages

日本語ドキュメント

Japanese Documents

リリース情報
Release Information

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