Skip to content

[Intl] Update the ICU data to 70.1 - 5.3 #43814

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

Merged
merged 1 commit into from
Nov 4, 2021
Merged

Conversation

jderusse
Copy link
Member

Q A
Branch? 5.3
Bug fix? yes
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

This PR is dedicated to 5.3 because we switch from .json file to .PHP file

@jderusse jderusse added the Intl label Oct 29, 2021
@jderusse jderusse added this to the 5.3 milestone Oct 29, 2021
@jderusse jderusse force-pushed the icu701-53 branch 8 times, most recently from 7bab272 to e17639b Compare October 29, 2021 09:31
@@ -330,6 +330,10 @@
0 => 'LRD',
1 => 'Ego Dollar obodo Liberia',
],
'LSL' => [
0 => 'LSL',
1 => 'This is not a translation',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like the ICU release contains a weird thing here...

'BRB' => 76,
'BRC' => 76,
'BRE' => 76,
'BRN' => 76,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would be great to make this array deterministic, to avoid shuffling in between updates (looks like it is sorted by value, but values are not unique)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we care about diff in generated data?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, we removed the ICU version from all those generated files precisely to reduce meaningless diffs.

@fabpot
Copy link
Member

fabpot commented Nov 4, 2021

Thank you @jderusse.

@fabpot fabpot merged commit faf6ee4 into symfony:5.3 Nov 4, 2021
@fabpot fabpot mentioned this pull request Nov 22, 2021
@jderusse jderusse deleted the icu701-53 branch April 7, 2022 08:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants