Skip to content

Add PHP 8 as an allowed version in composer.json #5475

@TimothyBJacobs

Description

@TimothyBJacobs

From my testing so far, it looks like WP CLI is compatible with PHP 8 for the most part. After fixing those issues, it'd be great to add PHP 8 to the required PHP versions list in composer.json so WP CLI can be installed with composer in those systems without using --ignore-platform-reqs.

"php": "^5.6 || ^7.0",

Found issues: wp-cli/search-replace-command#147, #5472, wp-cli/profile-command#162.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions