Skip to content

[Intl] Made countries ISO 3166 compliant + exclude Zzzz script code #31365

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
May 7, 2019
Merged

[Intl] Made countries ISO 3166 compliant + exclude Zzzz script code #31365

merged 1 commit into from
May 7, 2019

Conversation

ro0NL
Copy link
Contributor

@ro0NL ro0NL commented May 2, 2019

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes (including intl-data group)
Fixed tickets #31350 (comment), #18613
License MIT
Doc PR symfony/symfony-docs#...

For consistency :)

self::EUROZONE_ID => true,
self::UNITED_NATIONS_ID => true,
// No longer exists
self::NETHERLANDS_ANTILLES_ID => true,
Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed upstream 👍

@ro0NL
Copy link
Contributor Author

ro0NL commented May 6, 2019

See #31350 (comment)

it seems there are a few more codes that should be excluded before we comply with ISO-3166

fabpot added a commit that referenced this pull request May 7, 2019
This PR was merged into the 3.4 branch.

Discussion
----------

[Intl] Cleanup

| Q             | A
| ------------- | ---
| Branch?       | 3.4
| Bug fix?      | no
| 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 -->

cleanup of #31365 for 3.4 + some other stuff to keep in sync across branches

Commits
-------

70a941e [Intl] Cleanup
@fabpot
Copy link
Member

fabpot commented May 7, 2019

@ro0NL Can you rebase this one please?

@ro0NL
Copy link
Contributor Author

ro0NL commented May 7, 2019

@fabpot done.

@ro0NL ro0NL changed the title [Intl] Exclude invalid/unknown codes [Intl] Made countries ISO 3166 compliant + exclude Zzzz script code May 7, 2019
@fabpot
Copy link
Member

fabpot commented May 7, 2019

Thank you @ro0NL.

@fabpot fabpot merged commit 1bb7dde into symfony:master May 7, 2019
fabpot added a commit that referenced this pull request May 7, 2019
…z script code (ro0NL)

This PR was merged into the 4.3-dev branch.

Discussion
----------

[Intl] Made countries ISO 3166 compliant + exclude Zzzz script code

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no
| Tests pass?   | yes (including intl-data group)
| Fixed tickets | #31350 (comment), #18613
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

For consistency :)

Commits
-------

1bb7dde [Intl] Made countries ISO 3166 compliant + exclude Zzzz script code
@ro0NL ro0NL deleted the intl-unknown branch May 7, 2019 06:56
@fabpot fabpot mentioned this pull request May 9, 2019
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