【发布时间】:2018-09-19 13:18:14
【问题描述】:
当我第一次安装 symfony 应用程序时,它大声失败并出现错误:
HTTP 500 Internal Server Error
Attempted to load class "IntlTimeZone" from the global namespace.
Did you forget a "use" statement?
如何解决?
【问题讨论】:
标签: internationalization timezone php-7 php-extension