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

fix for #132 #181

Merged
merged 1 commit into from
Sep 30, 2021
Merged

fix for #132 #181

merged 1 commit into from
Sep 30, 2021

Conversation

sigmoidal
Copy link
Contributor

No description provided.

@codeclimate
Copy link

codeclimate bot commented Apr 23, 2021

Code Climate has analyzed commit a04ce7d and detected 0 issues on this pull request.

View more on Code Climate.

@Omranic Omranic changed the base branch from master to develop June 14, 2021 16:14
@Omranic Omranic merged commit bf1bdae into rinvex:develop Sep 30, 2021
@Omranic
Copy link
Member

Omranic commented Sep 30, 2021

Thank you, appreciated! Merged 👍

Omranic added a commit that referenced this pull request Oct 5, 2021
* release/v8.1.0: (21 commits)
  Bump version
  Fix issues with currencies longlist retrieval (fix #167)
  Fix Antarctica currency to null
  Replace not allowed integer AR5 code values with null to omit php typ errors
  Replace not allowed integer COWC code values with null to omit php typ errors
  Replace not allowed integer IOC code values with null to omit php typ errors
  Replace not allowed integer FIPS code values with null to omit php typ errors
  Replace not allowed integer DS code values with null to omit php typ errors
  Replace not allowed integer WMO code values with null to omit php typ errors
  StyleCI finder exclude doesn't seem to be working, remove it for now
  Exclude src/CountryLoader.php from StyleCI fixers (to avoid false positive fixes for operatorForWhere method)
  Exclude src/CountryLoader.php from StyleCI fixers (to avoid false positive fixes for operatorForWhere method)
  Exclude src/CountryLoader.php from StyleCI fixers (to avoid false positive fixes for operatorForWhere method)
  If Italy native official name in shortlist (fix #192)
  Fix Mexico subregion to North America Instead of Central America (fix #124)
  Update country currencies to include only the official currency (fix #52 #55 #72) - Removed fund, complementary and secondary currencies as it's not relevant to the countries package, and caused confusion before - This change affected 15 countries: Bolivia, Bhutan, Belarus, Switzerland, Chile, Cuba, Western Sahara, Haiti, British Indian Ocean Territory, Lesotho, Namibia, Panama, El Salvador, United States, Uruguay
  Update and optimize country flags
  Fix the official Portuguese name of Portugal to República Portuguesa (fix #143 - thanks @lbassuncao)
  Fix array access on bool when retrieving short list of countries (fix #132 & #181)
  Fix letter case for language case (fix #117 & #118)
  ...
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

Successfully merging this pull request may close these issues.

2 participants