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

Update from upstream repo rinvex/country #1

Open
wants to merge 316 commits into
base: master
Choose a base branch
from

Conversation

backstroke-bot
Copy link

Hello! The remote rinvex/country has some new changes that aren't in this fork.
So, here they are, ready to be merged! 🎉

If this pull request can be merged without conflict, you can publish your software
with these new changes.

If you have merge conflicts, this is a great place to fix them.

Have fun!

Created by Backstroke. Oh yea, I'm a bot.

vinkla and others added 30 commits December 2, 2016 12:21
Since we already have the phpunit.xml.dist file we should also ignore the phpunit.xml file to allow local configuration.
Allow local phpunit.xml config
Omranic and others added 30 commits October 4, 2021 01:57
* 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)
  ...
no message

* tag 'v8.1.0':
* added data protection

* fix tests

* fix tests
see: https://en.wikipedia.org/wiki/ISO_3166-2:PL

**2018-11-26** Change of category name from province to voivodship in eng and from région to voïvodie in fra; Change of subdivision codes.

**Category change:**
province → voivodship

**Code changes:**
DS → 02
KP → 04
LB → 08
LD → 10
LU → 06
MA → 12
MZ → 14
OP → 16
PD → 20
PK → 18
PM → 22
SK → 26
SL → 24
WN → 28
WP → 30
ZP → 32
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.

None yet