By gábor hojtsy on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
8.x
Issue links:
Description:
This has been obsoleted by:
The file iso.inc was renamed standard.inc, since the language/country lists it contained had only marginal relations to ISO, and the naming lead to confusion.
The two functions in the file were also renamed:
- _locale_get_predefined_list() became standard_language_list()
- _country_get_predefined_list() became standard_country_list()
Impacts:
Module developers