⚠️ Magento module: do not use versions 1.2.244, 1.2.245 and 1.2.246
August 28th, 2026 by Mickaël Guichard
An issue introduced in version 1.2.244 causes a syntax error.
Do not use the following versions in production or downstream environments:
1.2.2441.2.2451.2.246
The issue was fixed in version 1.2.247 .
How to upgrade to1.2.247If you are using one of the affected versions, upgrade to
1.2.247by running:composer remove vendor/fastly/magento/fastly-magento2 composer require vendor/fastly/magento/fastly-magento2:1.2.247 bin/magento setup:upgrade --keep-generated bin/magento setup:static-content:deploy bin/magento cache:clean

