We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
languages
php countries.php convert -x cioc -x callingCode -x capital -x altSpellings -x region -x subregion -x demonym -x landlocked -x borders -x area -x latlng -x ccn3 -x tld -x translations -x name -x languages -x cca3 -x currency
Expected:
[{"cca2":"AW"}, {"cca2":"AF"}, {"cca2":"AO"}, {"cca2":"AI"}, {"cca2":"AX"}, {"cca2":"AL"}, {"cca2":"AD"}, {"cca2":"AE"}, {"cca2":"AR"}, {"cca2":"AM"}, {"cca2":"AS"}, {"cca2":"AQ"}, ...
Result:
[{"cca2":"AW","languages":{}}, {"cca2":"AF","languages":{}}, {"cca2":"AO","languages":{}}, {"cca2":"AI","languages":{}}, {"cca2":"AX","languages":{}}, {"cca2":"AL","languages":{}}, ...
The text was updated successfully, but these errors were encountered:
938fb5f
Merge pull request #163 from Techbrunch/patch-1
f92c4d8
fix exclusion of the `languages` key, fixes #162
bump to v1.7.6 (see #162)
2e14a61
No branches or pull requests
Expected:
Result:
The text was updated successfully, but these errors were encountered: