commerceguys / intl

A PHP internationalization library, powered by CLDR data.
MIT License
361 stars 45 forks source link

Locale::getParent() doesn't convert "root" to NULL #59

Closed bojanz closed 6 years ago

bojanz commented 6 years ago

We don't ship with a "root" locale, so it must be converted to NULL. Not only that it isn't, but we also affirm the broken behavior in the tests.