doofinder / doofinder-magento2

Open Software License 3.0
10 stars 8 forks source link

Compatible with Magento 2.4.7, as backward compatibility has been lost in the Magento\Catalog\Model\ProductRepository class #318

Closed TuVanDev closed 2 months ago

TuVanDev commented 2 months ago

As of Magento 2.4.7, backward compatibility has been lost in the Magento\Catalog\Model\ProductRepository class. This pull request aims to fix this issue.

Check the issue page in the Magento repo for reference: https://github.com/magento/magento2/issues/38669.


The changes made in this pull request are as follows: