magento2-phpstorm-plugin icon indicating copy to clipboard operation
magento2-phpstorm-plugin copied to clipboard

[UCT]Using class or Extending from class that is non API on version 2.4.5

Open athreyag opened this issue 2 years ago • 1 comments

I have generated Upgrade Compatibility Tool Report after upgrading from 2.4.2 to 2.4.5 and getting lots of errors in core files. Please find some of the errors reported for reference.

Extending from class 'Magento\Framework\App\Helper\AbstractHelper' that is non API on version '2.4.5' Extending from class 'Magento\ProductAlert\Model\Observer' that is non API on version '2.4.5' Using class 'Magento\Catalog\Model\ProductRepository' that is non API on version '2.4.5' Using class 'Magento\Framework\Model\ResourceModel\Db\Context' that is non API on version '2.4.5'

athreyag avatar Nov 10 '22 11:11 athreyag