We'll want to require Drupal 8.2 before we release beta1. By then 8.2 will have an RC1 out.

So far looks like the only change will be to remove src/PluginForm from the base module, and then change PaymentGatewayFormBase to use the core PluginFormBase.

Comments

bojanz created an issue. See original summary.

  • bojanz committed f4f1b04 on 8.x-2.x
    Issue #2794497: Require Drupal 8.2
    
bojanz’s picture

Status: Active » Fixed

Done. Drupal 8.2 changed the schema of views filter values for booleans, so I had to update the Carts view. Also had to fix dependencies, the base module was extending a datetime class, but wasn't depending on datetime.

Status: Fixed » Closed (fixed)

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