magento / magento/magento2-phpstorm-plugin

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

Open
#1,246 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Java
Stars
463
Forks
98
Avg merge
1h 6m
Merged PRs (30d)
3

Description

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'

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the Upgrade Compatibility Tool report while upgrading from Magento 2.4.2 to 2.4.5, focusing on the listed non-API class errors. The issue does not mention any repository files, tests, or entry points; done would require establishing whether these reports are incorrect and defining the expected report behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
java, php
Domain
tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.