PrestaShop icon indicating copy to clipboard operation
PrestaShop copied to clipboard

Autoupgrade : PSCheckout trigger an error with `1.7.7.0-7.1-apache` (and all 1.7.7.x)

Open Progi1984 opened this issue 1 year ago • 8 comments

Prerequisites

Describe the bug and add attachments

After an upgrade (1.7.7.0 -> 1.7.7.8), the PS Checkout trigger an error after an upgrade

image

Expected behavior

Guess... "No errors"...

Steps to reproduce

  1. Install PrestaShop Open Source in France / English in 1.7.7.0 with PHP 7.1 with Docker and Apache image (1.7.7.0-7.1-apache)
  2. The PSX Checkout is installed
  3. Install module autoupgrade
php -v bin/console prestashop:module install autoupgrade
  1. Upgrade
php modules/autoupgrade/cli-upgrade.php --dir=admin-dev --channel=minor

PrestaShop version(s) where the bug happened

1.7.7.0 => 1.7.7.8

PHP version(s) where the bug happened

7.1

If your bug is related to a module, specify its name and its version

autoupgrade dev

Your company or customer's name goes here (if applicable).

@PrestaShopCorp

Progi1984 avatar Jun 26 '24 08:06 Progi1984