Problem/Motivation

Since the 3.x branch requires Drupal 11.3, which requires PHP 8,3, EmailConfirmer::generateCode() can use Random\Randomizer::getBytesFromString().

Proposed resolution

Change EmailConfirmer::generateCode() to use Random\Randomizer::getBytesFromString().

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

avpaderno created an issue. See original summary.

avpaderno’s picture

Status: Active » Needs review

  • avpaderno committed 53e9cb11 on 3.x
    Issue #3564862: Generate the code using Random\Randomizer::...
avpaderno’s picture

Assigned: avpaderno » Unassigned
Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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