WP-CLI 3.0.0 / PHP version requirement tracking issue · Issue #6026 · wp-cli/wp-cli · GitHub
Skip to content

WP-CLI 3.0.0 / PHP version requirement tracking issue #6026

Description

@swissspidy

Right now we have a few issues scattered across multiple repositories, so I figured I'd create one to combine them all.

To-do

  • Update requirements on the wp-cli.org website.

Expected breaking changes in v3.0.0

PHP version bump

In our next release, we’ll bump the minimum PHP version to 7.2.24+.

Previous groundwork for that in v2.12.0

With this bump we can:

To do this bump:

  1. Update test matrix in https://github.com/wp-cli/.github to remove anything below PHP 7.2. Add new entries with PHP 7.2 & WP 4.9 or so.
  2. Bump requirement in wp-cli/wp-cli-bundle
  3. Bump requirement in wp-cli/wp-cli
  4. Bump requirements in all the packages
  5. ... and probably many more steps

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions