ICU 版本兼容性 Symfony 3.1 [英] ICU version compatibility Symfony 3.1

查看:30
本文介绍了ICU 版本兼容性 Symfony 3.1的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在 php7、nginx 和 ubuntu 16.04 中安装 symfony 3.1 时遇到问题,出现此错误:

I have a problem installing symfony 3.1 in php7, nginx and ubuntu 16.04, i have this error:

您系统上安装的 ICU 版本已过时 (55.1) 并且与 Symfony (57.1) 捆绑的 ICU 数据不匹配升级ICU系统包和intl PHP扩展,获取最新的国际化数据.

intl ICU version installed on your system is outdated (55.1) and does not match the ICU data bundled with Symfony (57.1) To get the latest internationalization data upgrade the ICU system package and the intl PHP extension.

我该如何解决这个问题?我可以更改 symfony 并使用 IC 55.1 而不是 ICU 57.1 吗?

How can i solve this issue? can i change symfony and use IC 55.1 instead of ICU 57.1?

推荐答案

我想你在运行时会得到这个:

I presume you get this when you run:

php bin/symfony_requirements

这只是一个警告,您可以放心地忽略该消息.我已经回答过类似的问题.有关详细信息,请参阅此 URL:

This is just a warning and you can safely ignore the message. I've response to similar questions on this. See this URL for more details:

https://github.com/symfony/symfony/issues/15007

这篇关于ICU 版本兼容性 Symfony 3.1的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆