Skip to content

Public version release needed for PHP 8 Compatibility #686

@mslinnea

Description

@mslinnea

Expected/Desired Behavior

  1. Plugin release for a PHP 8 compatible version of this plugin.

Actual Behavior

We are using the latest public release of this plugin, and it's being flagged for PHP 8 compatibility issues. Looking into this, we found that it actually was updated for PHP 8 in #627

However, there was never a release made after this update. WP Packagist and WordPress.org Plugin repo are showing the last release as 0.9.6, which doesn't have these PHP 8 compatibility fixes.

To work around this issue, we had to change our composer dependency from wpackagist-plugin/edit-flow": "^0.9.6" to "automattic/edit-flow": "dev-master"

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