[wp-trac] [WordPress Trac] #59198: Bulk actions "Update" ignores Minimum PHP Version Requirement
WordPress Trac
noreply at wordpress.org
Wed Aug 30 02:10:17 UTC 2023
#59198: Bulk actions "Update" ignores Minimum PHP Version Requirement
-------------------------------------+---------------------
Reporter: salcode | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.4
Component: Upgrade/Install | Version:
Severity: critical | Resolution:
Keywords: has-patch needs-testing | Focuses:
-------------------------------------+---------------------
Comment (by salcode):
I want to explicitly call out this ticket was originally opened based on
this [https://github.com/wp-cli/extension-command/issues/357 WP CLI GitHub
issue] and @costdev's patch corrects this WP CLI behavior, as well.
{{{
Warning: The PHP version on your server is 7.3.33, however the new plugin
version requires 8.0.
+------------+-------------+-------------+--------+
| name | old_version | new_version | status |
+------------+-------------+-------------+--------+
| spatie-ray | 1.4.0 | 1.7.5 | Error |
+------------+-------------+-------------+--------+
Error: No plugins updated (1 failed)
}}}
Thank you both for your work on this!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/59198#comment:14>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list