qenta-cee / magento2-qcp

QENTA Checkout Page extension for Magento 2
GNU General Public License v2.0
12 stars 10 forks source link

Syntax error in vendor/qenta/magento2-qcp/Model/Plugin/FixSession.php on line 3 #56

Closed stephansteiner closed 3 years ago

stephansteiner commented 3 years ago

Please check source file Model/Plugin/FixSession.php There is a <!-- comment at line 3 which generated an error when running setup:di:compile on Magento 2.3.6

stephansteiner commented 3 years ago

bin/magento setup:di:compile Compilation was started. Repositories code generation... 1/8 [===>------------------------] 12% < 1 sec 54.0 MiB PHP Parse error: syntax error, unexpected '<', expecting end of file in /var/www/vendor/qenta/magento2-qcp/Model/Plugin/FixSession.php on line 3

jakubpolomsky commented 3 years ago

Thank you for your report. I will release a fix today.

jakubpolomsky commented 3 years ago

https://github.com/qenta-cee/magento2-qcp/releases/tag/2.0.2