Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Intl] Blacklist Eurozone and United Nations in Region Data Generator #28396

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
Sep 10, 2018

Conversation

gregurco
Copy link
Contributor

@gregurco gregurco commented Sep 7, 2018

Q A
Branch? 2.8
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #28260
License MIT
Doc PR -

@@ -34,6 +34,8 @@ class RegionDataGenerator extends AbstractDataGenerator
const BOUVET_ISLAND_ID = 'BV';
const HEARD_MCDONALD_ISLANDS_ID = 'HM';
const CLIPPERTON_ISLAND_ID = 'CP';
const EUROZONE_UNION_ID = 'EZ';
Copy link
Member

Choose a reason for hiding this comment

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

actually, this should be named EUROZONE_ID I suppose

Copy link
Contributor Author

Choose a reason for hiding this comment

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

fixed. I found in wiki that EZ is a monetary union, that's why I added union in constant name 🙂 but yep, finally it's not a usual "union".

@nicolas-grekas
Copy link
Member

Actually, the data also had to be updated. I just did it by pushing to your fork.

@nicolas-grekas
Copy link
Member

Thank you @gregurco.

@nicolas-grekas nicolas-grekas merged commit e2e4049 into symfony:2.8 Sep 10, 2018
nicolas-grekas added a commit that referenced this pull request Sep 10, 2018
…a Generator (gregurco)

This PR was merged into the 2.8 branch.

Discussion
----------

[Intl] Blacklist Eurozone and United Nations in Region Data Generator

| Q             | A
| ------------- | ---
| Branch?       | 2.8
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #28260
| License       | MIT
| Doc PR        | -

Commits
-------

e2e4049 [Intl] Blacklist Eurozone and United Nations in Region Data Generator
@gregurco gregurco deleted the 2.8 branch September 10, 2018 17:07
@gregurco gregurco restored the 2.8 branch September 10, 2018 17:07
This was referenced Sep 30, 2018
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.

5 participants