Closed
Description
Expected/Desired Behavior
- 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
Assignees
Labels
No labels