Problem/Motivation

Be ready for Drupal 9.

Proposed resolution

Remaining tasks

Comments

wengerk created an issue. See original summary.

amateichuk’s picture

25/25 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%

------ ----------------------------------------------------------------------
Line commerce_trustedshops.install
------ ----------------------------------------------------------------------
14 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.
21 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 2 errors

amateichuk’s picture

Status: Active » Needs review
StatusFileSize
new1.04 KB

Please check

wengerk’s picture

StatusFileSize
new2.11 KB

Here a patch with the proper drupal 9 key and necessary drupalci.yml to detect code flaws

wengerk’s picture

StatusFileSize
new3.46 KB

Here a patch to fix the defaultTheme Drupal 9 requirement for Functional Testing.

wengerk’s picture

StatusFileSize
new14.87 KB

New versions that should works with 8.8.8+ & Commerce 2.20

wengerk’s picture

wengerk’s picture

Status: Needs review » Fixed

Closed and fixed since release 8.x-2.0-rc1

Status: Fixed » Closed (fixed)

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