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

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    2122e74 View commit details
    Browse the repository at this point in the history
  2. remove zip from repository

    ata-no-one committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    1cf4a2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    648dba7 View commit details
    Browse the repository at this point in the history
  4. apply readme changes

    ata-no-one committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    44f43e6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    298e6b7 View commit details
    Browse the repository at this point in the history
  6. apply security rules to not use the php-filesystem calls directly

    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
    ata-no-one committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    07c9d48 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1df9499 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    449fbb7 View commit details
    Browse the repository at this point in the history
  9. Tested down to 6.2.

    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.
    ata-no-one committed Jul 19, 2024
    Configuration menu
    Copy the full SHA
    636cc52 View commit details
    Browse the repository at this point in the history