Skip to content

FIX: adjust Magento version validation RegExp #246

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

Merged
merged 1 commit into from
May 7, 2020
Merged

FIX: adjust Magento version validation RegExp #246

merged 1 commit into from
May 7, 2020

Conversation

coderimus
Copy link
Contributor

@coderimus coderimus commented May 5, 2020

Description (*)
The latest releases of Magento 2 can have a version like 2.3.5-p1 This PR provides an update for the version validation RegExp.

Fixed Issues (if relevant)
Steps to reproduce: Set the Magento version to 2.3.5-p1 and try to activate the Apply button at the Magento 2 PHPStorm plugin settings. For example, click on enable/disable plugin checkbox.

Result will be
image

Questions or comments
N/A

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)

@VitaliyBoyko VitaliyBoyko merged commit d8318ba into magento:1.0.1-develop May 7, 2020
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.

3 participants