Correct version in deprecation for #3363424

Created on 28 January 2024, 8 months ago
Updated 15 August 2024, about 1 month ago

Problem/Motivation

The deprecation messages in #3363424 states 10.2.0
@trigger_error('Calling ' . __METHOD__ . '() with an argument of ControllerResolverInterface is deprecated in drupal:10.2.0 and is removed in drupal:11.0.0. Use \Drupal\Core\Utility\CallableResolver instead. See https://www.drupal.org/node/3397954', E_USER_DEPRECATED);
$callable_resolver = \Drupal::service('callable_resolver');

Followup for ๐Ÿ“Œ Use CallableResolver for \Drupal\user\PermissionHandler::buildPermissionsYaml() instead of the controller resolver Fixed

Steps to reproduce

Proposed resolution

In \Drupal\user\PermissionHandler::__construct Change the message, and any test of the message, to 10.3.0

This is to be committed to 10.3.x and 10.4.x only.

Merge request link

Remaining tasks

MR
Review

User interface changes

API changes

Data model changes

Release notes snippet

๐Ÿ› Bug report
Status

Fixed

Version

10.4 โœจ

Component
Baseย  โ†’

Last updated about 5 hours ago

Created by

๐Ÿ‡ณ๐Ÿ‡ฟNew Zealand quietone

Live updates comments and jobs are added and updated live.
  • Novice

    It would make a good project for someone who is new to the Drupal contribution process. It's preferred over Newbie.

Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024