You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This extension is using the deprecated functions Language::fetchLanguageNames, Language::fetchLanguageName and Language::isSupportedLanguage
Please replace with the LanguageNameUtils service, available since 1.34
The function is going to be hard deprecated and would emit deprecation warning, which can result in massive log spam.