magento / magento2-phpstorm-plugin

PHPStorm Plugin for Magento 2
Open Software License 3.0
432 stars 101 forks source link

Fix action update thread deprecation #2072

Closed piotrkwiecinski closed 5 days ago

piotrkwiecinski commented 1 week ago

Fixes multiple:

com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon.

Fixes: https://github.com/magento/magento2-phpstorm-plugin/issues/2032 and possible most of the 90 bug reports in the issue tracker.

Depends on https://github.com/magento/magento2-phpstorm-plugin/pull/2071 which should be merged first.

Contribution checklist (*)

VitaliyBoyko commented 5 days ago

@piotrkwiecinski

Thank you for your contribution. I'm testing the build. I will deploy it ASAP if all is good.

piotrkwiecinski commented 5 days ago

Awesome. Thank you @VitaliyBoyko. Expect a couple more in upcoming weeks.