Skip to content

Conversation

@mrsdizzie
Copy link
Member

str_contains is PHP 8 only while strpos works on older versions of PHP

Fixes #431

str_contains is PHP 8 only while strpos works on older versions of PHP

Fixes wp-cli#431
@mrsdizzie mrsdizzie requested a review from a team as a code owner August 14, 2024 19:28
@mrsdizzie mrsdizzie added bug command:plugin-list Related to 'plugin list' command labels Aug 14, 2024
@swissspidy swissspidy added this to the 2.1.23 milestone Aug 15, 2024
@swissspidy swissspidy merged commit 2a6f985 into wp-cli:main Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug command:plugin-list Related to 'plugin list' command

Projects

None yet

Development

Successfully merging this pull request may close these issues.

New get_wporg_data code uses PHP 8+ feature

2 participants