A week of symfony #254 (7->13 November 2011)

先週、Symfony コミュニティでは、ゲーミフィケーションを採用した新しい 開発コミュニティプラットフォームを発表 され、Symfony コミュニティの今後の発展に大きな期待が集まりました。 SensioLabs Connectと名付けられたこのプラットフォームに参加すると、コミュニティでのさまざまな活動に対して小さな賞が贈られるようになります。 また、初めての Symfony コミュニティアワード の開催もアナウンスされ、コミュニティで活躍したメンバーが投票により選ばれることになりました。

開発メーリングリスト

Symfony2 開発ハイライト

2.0 ブランチ:

  • 380c67e: [FrameworkBundle] fixed HttpKernel when the app is stateless
  • c31c512: [FrameworkBundle] fixed output buffering when an error occurs in a sub-request
  • 9e6ba9a, d789f94, 7346896: [Serializer] added a supportsNormalization method
  • 414d4be: [Doctrine] refactored unit tests
  • 9d2ab9c: [Doctrine] fixed security user reloading when the user has been changed via a form with validation errors
  • a245e15: [DomCrawler] trim URI in getURI
  • 45b218e: [Translation] added detection for circular references when adding a fallback catalogue
  • 6b0e7c8: [Translation] removed unneeded methods
  • 8351a11: added check for array fields to be integers in reverseTransform method
  • e83e00a: fixed rendering of FileType (value is not a valid attribute for input[type=file])
  • ed1a6c2, 29e12af: [TwigBundle] do not clean output buffering below initial level (this resulted in issues with PHPUnit 3.6, which will buffer all output and clean them in the end)
  • 7cba0a0: [Bridge/Monolog] also identify FirePHP by the X-FirePHP-Version header
  • bb5fb79: changed the way we store the current ob level
  • 4858fbe: [TwigBundle] fixed trace to not show 'in at line' when file/line are empty

master ブランチ:

  • 6f05544: [Console] added an exception when overriding an existing argument (added some unit tests for option and arguments overriding)
  • 47b888a: added the real template name when an error occurs in a Twig template
  • 47fca8e: [HttpKernel] fixed file storage for the profiler
  • a7296e7: [Security] made exceptions thrown by the user checker and the checkAuthentication() method use the hideUserNotFoundExceptions flag
  • e1822e7: enable dynamic set of validation groups by a callback or Closure
  • d08ec5e: added DelegatingValidator tests
  • 796c6b2: [Locale] added getIcuVersion and getIcuDataVersion to Locale
  • 9c2a26d: [Translation] added Mo loader tests
  • 56cb7a5: [Translation] added gettext PO and MO Dumper
  • 4d80ebd: [Security] remove security token if user was deleted, is disabled or locked to prevent infinite redirect loops to the login path

インデックス

Document Index

関連ページリスト

Related Pages

日本語ドキュメント

Japanese Documents

リリース情報
Release Information

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