magento / magento2-upward-connector

Magento module for routing front-end requests to UPWARD-PHP
Open Software License 3.0
24 stars 27 forks source link

[PWA-528] 2.4.0 Compatibility #28

Closed tjwiebell closed 4 years ago

tjwiebell commented 4 years ago

Description

Magento 2.4.0 will support PHP 7.4. PWA team need to analyze impact and see if any of our dependencies like upward-php, connector needs updates.

It would be good to start on this once 2.4.0-alpha package is available.

Closes

Dependent On

Verification Steps

  1. Install latest available alpha/beta of Magento 2.4.0
  2. composer require magento/module-upward-connector:dev-tommy/240-compat
  3. Enable module and configure path to upward.yml
  4. Verify that the PWA works (except for Braintree 😉 )
tjwiebell commented 4 years ago

@tjwiebell Any reason 7.1 and 7.2 support is being removed? Magento 2.4.0 does not support these php versions?

Correct, this is the same version constraint for all modules in 2.4.0.