Closed (fixed)
Project:
Commerce Webform Order
Version:
3.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
11 Jan 2023 at 08:58 UTC
Updated:
15 Sep 2023 at 01:39 UTC
Jump to comment: Most recent
Comments
Comment #2
avpadernoComment #3
avpadernoComment #5
davisbenI'll be working on this.
Comment #7
davisbenComment #8
johan den hollander commentedGreat work @davisben.
I just applied the plain diff and the Upgrade scanner says it's compatible with Drupal 10!
However 1 warning is still given in: web/modules/contrib/commerce_webform_order/commerce_webform_order.install - line 46
Call to deprecated method prepare() of class Drupal\Core\Database\Connection. Deprecated in drupal:9.1.0 and is removed from drupal:10.0.0. Database drivers should instantiate \PDOStatement objects by calling \PDO::prepare in their Connection::prepareStatement method instead. \PDO::prepare should not be called outside of driver code.
Comment #9
davisbenGood catch! That has also been updated now.
Comment #10
johan den hollander commentedThanks. That makes sure the last warning is gone.
Now let's hope this will make it into a new release!
Comment #11
maris.abols commentedAny update on this topic? When it is planned to merge https://git.drupalcode.org/project/commerce_webform_order/-/merge_reques... ? It seems ready!
Comment #12
boby_ui commented+1 on getting it to merge please
Comment #15
facine commentedThank you all very much, I just merge it.