Deprecated in drupal:10.2.0

Created on 1 July 2024, 2 months ago
Updated 12 July 2024, about 2 months ago

Problem/Motivation

Steps to reproduce

11x: Passing null to the $typedConfigManager parameter of ConfigFormBase::__construct() is deprecated in drupal:10.2.0 and must be an instance of \Drupal\Core\Config\TypedConfigManagerInterface in drupal:11.0.0. See https://www.drupal.org/node/3404140
5x in JSNLogSettingsFormTest::testFormConfiguration from Drupal\Tests\jsnlog\Functional
3x in JSNLogSettingsFormTest::testForm from Drupal\Tests\jsnlog\Functional
2x in JSNLogSettingsFormTest::testFormValidation from Drupal\Tests\jsnlog\Functional
1x in JSNLogHelpTest::testBlockHelp from Drupal\Tests\jsnlog\Functional

11x: user_role_names() is deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Use \Drupal\user\Entity\Role::loadMultiple() and, if necessary, an inline implementation instead. See https://www.drupal.org/node/3349759
5x in JSNLogSettingsFormTest::testFormConfiguration from Drupal\Tests\jsnlog\Functional
3x in JSNLogSettingsFormTest::testForm from Drupal\Tests\jsnlog\Functional
2x in JSNLogSettingsFormTest::testFormValidation from Drupal\Tests\jsnlog\Functional
1x in JSNLogHelpTest::testBlockHelp from Drupal\Tests\jsnlog\Functional

11x: user_roles() is deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Use \Drupal\user\Entity\Role::loadMultiple() and, if necessary, an inline implementation instead. See https://www.drupal.org/node/3349759
5x in JSNLogSettingsFormTest::testFormConfiguration from Drupal\Tests\jsnlog\Functional
3x in JSNLogSettingsFormTest::testForm from Drupal\Tests\jsnlog\Functional
2x in JSNLogSettingsFormTest::testFormValidation from Drupal\Tests\jsnlog\Functional
1x in JSNLogHelpTest::testBlockHelp from Drupal\Tests\jsnlog\Functional

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Needs review

Version

1.0

Component

Code

Created by

🇺🇸United States bluegeek9

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024