alcohol / iso3166

A PHP library providing ISO 3166-1 data.
https://iso3166.thephpleague.com
MIT License
640 stars 59 forks source link

Missing ANT iso code #42

Closed rafalmnich closed 6 years ago

rafalmnich commented 6 years ago

There is missing an ANT (Netherlands Antille) ISO code. Regarding this article: https://en.wikipedia.org/wiki/ISO_3166-1_alpha-3#Transitional_reservations It's beeing reserved.

alcohol commented 6 years ago

Yeah, but for the purpose of this library, it's irrelevant. I only care about existing valid codes, not ones that are deprecated. The new codes are already available in this library so there is no need for a transitional path.