Open leonhelmus opened 1 year ago
Hi @leonhelmus. Thank you for your report.
To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel.
Summary (*)
At the moment I'm adding constructor properties promotions throughout all of the msi modules.
Since as of 2.4.6 php 7 has been dropped. To be sure I don't break anything this repo should get static tests as well as well as all the other tests available in Magento2 repo to garantue quality when creating a PR.
Examples (*)
Proposed solution