trive-digital / magento2-varnish-fixes

Magento 2 module which fixes issues with cache tags and 503 errors when using Varnish as caching application
https://trive.digital
MIT License
38 stars 11 forks source link

This module is not compatble with Magento Version - 2.4.6-p4 #8

Open MatridTechnologies opened 8 months ago

MatridTechnologies commented 8 months ago

I tried installing the module with Magento version 2.4.6-p4 and it gives the following error while running setup:di:compile command

Compilation was started. Repositories code generation... 1/9 [===>------------------------] 11% < 1 sec 129.0 MiB There is an error in /home/891713.cloudwaysapps.com/hwbutvyzva/public_html/vendor/trive/varnish/Model/Http/XMagentoTags.php at line: 10 Interface "Zend\Http\Header\MultipleHeaderInterface" not found#0 /home/891713.cloudwaysapps.com/hwbutvyzva/public_html/vendor/composer/ClassLoader.php(576): include()

Screenshot_2

chrisastley commented 7 months ago

Check this fork that has been updated to use Laminas https://github.com/WeareJH/magento2-varnish-fixes