Problem/Motivation

Be ready for Drupal 9.

Proposed resolution

Remaining tasks

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

wengerk created an issue. See original summary.

Tolyan4ik’s picture

3/3 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

------ ----------------------------------------------------------------------
Line nbsp.install
------ ----------------------------------------------------------------------
16 Call to deprecated function drupal_set_message():
in Drupal 8.5.0 and will be removed before Drupal 9.0.0.
Use \Drupal\Core\Messenger\MessengerInterface::addMessage() instead.
------ ----------------------------------------------------------------------

[ERROR] Found 1 error

Tolyan4ik’s picture

Tolyan4ik’s picture

Status: Active » Needs review
wengerk’s picture

wengerk’s picture

Here a rerolled patch with the proper drupalci.yml file and the proper Drupal 9 core key core_version_requirement: ^8.8 || ^9.

Let's see what is deprecated !!

wengerk’s picture

Status: Needs review » Fixed

closed and fixed since release 8.x-2.0-alpha1.

Status: Fixed » Closed (fixed)

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