Change record status: 
Project: 
Introduced in branch: 
8.x
Description: 

Instances of Language are now returned from calls to language_list() and language_default().

Work is ongoing in #1512424: Add a LanguageInterface, and property setters/getters to Language class to make the Language object more fully functional. For now it works similar to the stdObj equivalent before, although type hinting can now be used.

Impacts: 
Module developers