Skip to content

Conversation

bohdan-harniuk
Copy link
Collaborator

Description (*)

Fixed issue with wrong references resolved for a class if Magento 2 proxy was generated for it.
In this case the PHPStorm filters references resolved from the /vendor/ directory if there is any result from the project itself (generated folder in this case).

Before:

Screenshot 2022-03-24 at 13 26 19

ℹ️ Additional side affect provided in the related issue: #984.

After:

Screenshot 2022-03-24 at 13 22 41

Mar-24-2022 13-23-35

Fixed Issues (if relevant)

  1. Fixes [UCT] Error is not displayed if the generated class of the method called exists #984

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with integration/functional tests (if applicable)
  • All automated tests passed successfully (all builds are green)

eduard13
eduard13 previously approved these changes Mar 24, 2022
@bohdan-harniuk bohdan-harniuk merged commit 6504566 into magento:4.3.0-develop Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UCT] Error is not displayed if the generated class of the method called exists

2 participants