language_list function was removed in Drupal 8, please update all calls to use new function:

\Drupal::languageManager()->getLanguages();

Comments

lisotton created an issue. See original summary.

mgoncalves’s picture

Assigned: Unassigned » mgoncalves
mgoncalves’s picture

mgoncalves’s picture

Assigned: mgoncalves » Unassigned
Status: Needs work » Needs review

  • rickyoh committed b3b3e18 on 8.x-1.x authored by mgoncalves
    Issue #2862642 by mgoncalves: Replace language_list function with new...
rickyoh’s picture

Status: Needs review » Fixed
rickyoh’s picture

Status: Fixed » Closed (fixed)