【发布时间】:2016-02-03 09:04:36
【问题描述】:
这是问题所在 - 我正在尝试从现有数据库生成实体类,但收到以下警告:
[Symfony\Component\Debug\Exception\ContextErrorException]
Warning: SimpleXMLElement::addAttribute(): string is not in UTF-8
这个问题有什么解决办法吗?或者也许是从现有数据库生成实体类的另一种方法?
【问题讨论】:
标签: php database class symfony entity