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

Apply plugin check suggestions #13

Merged
merged 9 commits into from
Jul 19, 2024

Conversation

unglaublicherdude
Copy link
Member

When you wonder what plugin-check is, it is actually a plugin that checks plugins provided by WordPress.

We cannot apply to all of the suggestions, because we would introduce some performance issues (by not using streams).

sadly, we cannot replace everything here, because the WP_Filesystem does not provide a function, that returns a resource that we can convert into a ReadableResourceStream
I could not find any docker image under 6.2 with at least support for php8.2. As we have at least one dependency not running with 8.1 we cannot support versions below 6.2 of wordpress.
@unglaublicherdude unglaublicherdude merged commit 97df598 into main Jul 19, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants