8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b463646 + ca41f8f commit 0bde3faCopy full SHA for 0bde3fa
UPDATE.ja.md
@@ -8,6 +8,12 @@
8
RC4 から RC5
9
------------
10
11
+* `MapFileClassLoader` は削除され `MapClassLoader` が採用されました。
12
+
13
+* `exception_controller` の設定は、 `framework` セクションの `twig` へ移動しました。
14
15
+* カスタムエラーページは、現在 `TwigBundle` の代わりに `FrameworkBundle` を参照する必要があります。(参照 http://symfony.com/doc/2.0/cookbook/controller/error_pages.html)
16
17
* `EntityUserProvider` クラスは Bridge へ移動されました。
18
FQCN は `Symfony\Component\Security\Core\User\EntityUserProvider` から
19
`Symfony\Bridge\Doctrine\Security\User\EntityUserProvider` に変更になります。
0 commit comments