Updated regex matching code to check for non zero errors by AltamashShaikh · Pull Request #227 · wpengine/phpcompat

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@AltamashShaikh

Copy link Copy Markdown

The Regex matching code in wp cli is taking "0 Errors" in consideration while evaluating the install is compatible or not and hence it gives a false alert when the error count is 0

The Regex matching code in wp cli is taking "0 Errors" in consideration while evaluating the install is compatible and hence it gives a false alert

@jeffpaul jeffpaul added this to the Future Release milestone

Jun 22, 2022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

Future Release

Development

Successfully merging this pull request may close these issues.

2 participants

@AltamashShaikh @jeffpaul