Problem/Motivation

The module is not PHP 8.x ready. It contains deprecated functions.

Steps to reproduce

Run module on PHP 8.x site and go to admin panel.

Proposed resolution

Fix deprecated code by changing implode function parameters used in administration_language_negotiation_admin (https://www.php.net/manual/en/function.implode.php#refsect1-function.imp...) .

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

Marcin Maruszewski created an issue. See original summary.

marcin maruszewski’s picture

Status: Active » Needs review

Changes are ready to review and merge. It would be great if some of the maintainers would like to perform a review and create a new release of the module.

krzysztof domański’s picture

Assigned: marcin maruszewski » Unassigned
Status: Needs review » Reviewed & tested by the community

Looks good!

joseph.olstad’s picture

Nice work @Marcin, thanks for the merge request!

pol’s picture

Status: Reviewed & tested by the community » Fixed

Thanks, I just merged it! I will create the release.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.