2.2 から 2.3.2 バージョンにアップグレードしました。symfony 2.2 では、エラーは発生しませんでした。2.3.2 バージョンにアップグレードしたときに、このエラーが発生しました。
Twig_Error_Runtime: An exception has been thrown during the rendering of a template ("[ERROR 94] Validation failed: no DTD found ! (in n/a - line 2, column 21)
[ERROR 9] Input is not proper UTF-8, indicate encoding !
Bytes: 0xFC 0x67 0x65 0x6E (in n/a - line 51, column 23)") in "MyAppBundle:Controler:index.html.twig".
参考までに、 2 行目(ブロックの先頭より上) と51 行 目 (ファイルの終わり) は空です。
何か役に立ちますか?
サム