【发布时间】:2013-07-20 23:15:50
【问题描述】:
我刚刚从 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 行(文件结尾)为 empty..
有什么帮助吗?
山姆
【问题讨论】: