Closed (fixed)
Project:
Commerce TrustedShops
Version:
8.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Oct 2019 at 10:45 UTC
Updated:
19 Jul 2020 at 12:59 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
amateichuk commented25/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
Comment #3
amateichuk commentedPlease check
Comment #4
wengerkHere a patch with the proper drupal 9 key and necessary
drupalci.ymlto detect code flawsComment #5
wengerkHere a patch to fix the defaultTheme Drupal 9 requirement for Functional Testing.
Comment #6
wengerkNew versions that should works with 8.8.8+ & Commerce 2.20
Comment #7
wengerkComment #8
wengerkClosed and fixed since release
8.x-2.0-rc1