Skip to content

[Intl] update to ICU data v58.2 #21601

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tuxayo opened this issue Feb 13, 2017 · 3 comments
Closed

[Intl] update to ICU data v58.2 #21601

tuxayo opened this issue Feb 13, 2017 · 3 comments

Comments

@tuxayo
Copy link

tuxayo commented Feb 13, 2017

Q A
Bug report? kinda
Feature request? kinda
BC Break report? no
RFC? no
Symfony version 3.2.3

OS: Arch Linux
ICU library package: icu 58.2-1

When I run php bin/symfony_requirements I get

 * intl ICU version installed on your system (58.2) does not match the
   ICU data bundled with Symfony (57.1)
   > To avoid internationalization data inconsistencies upgrade the
   > symfony/intl component.

As I have the latest Symfony version, ICU data should be updated in Symfony right?

@ogizanagi
Copy link
Contributor

@jakzal is working on this. See #20564 :)

@fabpot fabpot closed this as completed Feb 14, 2017
@bsimon94
Copy link

Hello, I have this recommendations when I run the symfony configuration checker file config.php

This script analyzes your system to check whether is ready to run Symfony applications.
RECOMMENDATIONS
To enhance your Symfony experience, it’s recommended that you fix the following:
intl ICU version installed on your system is outdated (52.1) and does not match the ICU data bundled with Symfony (58.2)
To get the latest internationalization data upgrade the ICU system package and the intl PHP extension.
a PHP accelerator should be installed
Install and/or enable a PHP accelerator (highly recommended).
short_open_tag should be disabled in php.ini
Set short_open_tag to off in php.ini*.

  • Changes to the php.ini file must be done in "/Library/Application Support/appsolute/MAMP PRO/conf/php7.0.8.ini".

Can someone tell me what can I do ?

@tuxayo
Copy link
Author

tuxayo commented Jun 11, 2017

See the comment above yours: #21601 (comment)

#20564 is part of the upcoming v2.7

So I guess you can try to help with the remaining 2.7 tasks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants