Changes between Initial Version and Version 17 of Ticket #43987
- Timestamp:
- 06/11/2018 04:03:10 PM (18 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #43987
- Property Keywords needs-unit-tests servehappy has-patch added
-
Property
Summary
changed from
Block plugins from updating if required PHP version is not supported
toBlock plugin updates if required PHP version is not supported - Plugins screen
-
Property
Milestone
changed from
Awaiting Review
to5.0
-
Ticket #43987 – Description
initial v17 7 7 - The plugin infrastructure might need to be changed to allow querying for "the latest release that still supports a given PHP version". 8 8 - Plugin authors should have a way to push security updates for older releases prior to a PHP version bump, to not leave sites behind on vulnerable plugin versions. 9 10 This ticket's goal is to prevent plugin updates from the "Plugins" admin screen. With that, it complements #44350, which deals with preventing plugins from the general "Updates" admin screen.