magento / meta-for-magento2

36 stars 21 forks source link

Syntax error #2

Closed gscogna closed 12 months ago

gscogna commented 1 year ago

Preconditions (*)

1.Magento 2.4.1 Open Source 2.Php-business-sdk 15.0.0

Steps to reproduce (*)

1.Donwload manually from Github and install in app/code 2.After command bin/magento setup:upgrade and bin/magento setup:di:compile

Expected result (*)

1.Repositories code generation 9/9 [=========>] 100%

Actual result (*)

  1. Repositories code generation... 1/9 [===>--------] 11% < 1 sec 91.0 MiBPHP Parse error: syntax error, unexpected ')', expecting variable (T_VARIABLE) in app/code/Meta/Catalog/Observer/Product/DeleteAfter.php on line 71 2.There is an error in the syntax constructor a comma at the end, delete it so people can recompile the code