Skip to content
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

[Intl] Full alpha3 language support #33140

Merged
merged 1 commit into from Aug 18, 2019
Merged

[Intl] Full alpha3 language support #33140

merged 1 commit into from Aug 18, 2019

Conversation

ro0NL
Copy link
Contributor

@ro0NL ro0NL commented Aug 13, 2019

Q A
Branch? 4.4
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #33136
License MIT
Doc PR symfony/symfony-docs#...

I'll validate some more cases with tests.

@ro0NL ro0NL marked this pull request as ready for review August 13, 2019 18:52
@ro0NL
Copy link
Contributor Author

ro0NL commented Aug 13, 2019

Ready. This PR updates the list of alpha3 language codes from 180 to 589. The old list only referenced the alpha3 codes with a alpha2 mapping.

@ro0NL
Copy link
Contributor Author

ro0NL commented Aug 14, 2019

@TerjeBr i resolved all your reviews, i think we have to settle here for now :) Thanks for reviewing, much appreciated. If i forgot or overlooked any of your concerns still, let me know.

nicolas-grekas added a commit that referenced this pull request Aug 14, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

[Intl] Explicit check

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #...   <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

This avoids a little conflict with #33140

data is not impacted (today), but i like to make our data selection as explicit as possible and avoid ever pulling in `deprecated` or e.g. `legacy` languages.

Commits
-------

fbd4ce4 [Intl] Explicit check
@fabpot
Copy link
Member

fabpot commented Aug 18, 2019

Thank you @ro0NL.

fabpot added a commit that referenced this pull request Aug 18, 2019
This PR was merged into the 4.4 branch.

Discussion
----------

[Intl] Full alpha3 language support

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #33136
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

I'll validate some more cases with tests.

Commits
-------

29aee2d [Intl] Full alpha3 language support
@fabpot fabpot merged commit 29aee2d into symfony:4.4 Aug 18, 2019
@ro0NL ro0NL deleted the lang-alpha3 branch August 19, 2019 10:23
fabpot added a commit that referenced this pull request Sep 27, 2019
…lized language names) (ro0NL)

This PR was merged into the 4.4 branch.

Discussion
----------

[Intl] Excludes locale from language codes (split localized language names)

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | #33146
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

(includes #33140)

Commits
-------

1a9f517 [Intl] Excludes locale from language codes (split localized language names)
@terjebraten-certua
Copy link
Contributor

Thank you very much for this update.

So, will you be working on #33165 next?

@ro0NL
Copy link
Contributor Author

ro0NL commented Sep 27, 2019

Hi @terjebraten-certua that's the last one yes, but i dont have any time real soon to work on the topic. Happy to review though :)

Also perhaps see what ICU65 #33548 brings us first.

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.

None yet

6 participants