Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove usages of scheduled for removal API #2490

Closed
VitaliyBoyko opened this issue Feb 16, 2025 · 1 comment · Fixed by #2495
Closed

Remove usages of scheduled for removal API #2490

VitaliyBoyko opened this issue Feb 16, 2025 · 1 comment · Fixed by #2495
Assignees
Labels
Complex good first issue Priority: P1 Needs to be fixed before any other issues

Comments

@VitaliyBoyko
Copy link
Contributor

VitaliyBoyko commented Feb 16, 2025

Deprecated method SlowOperations.allowSlowOperations(...) is invoked in CreateAnObserverAction.checkIsEventDispatchMethod(...). This method will be removed in a future release

Deprecated method SlowOperations.allowSlowOperations(...) is invoked in PhpClassImplementsNoninterceptableInterfaceUtil.execute(...). This method will be removed in a future release

Deprecated method SlowOperations.allowSlowOperations(...) is invoked in GetMagentoModuleUtil.parseParameterValue(...). This method will be removed in a future release

Deprecated method DirectoryProjectGenerator.isPrimaryGenerator() is overridden in class MagentoModuleGenerator. This method will be removed in a future release

Deprecated method SlowOperations.allowSlowOperations(...) is invoked in ModuleIndex.getModuleDirectoryByModuleName(String). This method will be removed in a future release

Deprecated constructor ComponentWithBrowseButton.BrowseFolderActionListener.(...) is invoked in NewModuleForm$1.(...). This constructor will be removed in a future release

Deprecated constructor ComponentWithBrowseButton.BrowseFolderActionListener.(...) is invoked in SettingsForm$2.(...). This constructor will be removed in a future release

Deprecated constructor Notification.(...) is invoked in ProjectDetector.lambda$configureProject$0(...). This constructor will be removed in a future release

Update compatibility range
currently we at
233 — 248.*
Should be something like were 248 means 2024.8

@VitaliyBoyko VitaliyBoyko added Complex good first issue Priority: P1 Needs to be fixed before any other issues labels Feb 16, 2025
Copy link

m2-assistant bot commented Feb 16, 2025

Hi @VitaliyBoyko. 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complex good first issue Priority: P1 Needs to be fixed before any other issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant