[wp-trac] [WordPress Trac] #47160: Backport blocking of plugin updates if required PHP version is not supported

WordPress Trac noreply at wordpress.org
Mon May 6 21:46:08 UTC 2019


#47160: Backport blocking of plugin updates if required PHP version is not
supported
--------------------------+--------------------
 Reporter:  azaozz        |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  5.2.1
Component:  Plugins       |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+--------------------
 Follow-up from #43987 and #44350. Description from
 https://core.trac.wordpress.org/ticket/43987?cnum_edit=46#comment:41

   With WordPress 5.2 requiring at least PHP 5.6, many plugin authors will
 start updating their plugins to also require PHP 5.6. This is fine for
 users running WordPress 5.2, but for users on older versions of WordPress
 they'll start receiving update notifications for plugins that they may no
 longer be able to run if they're using a version of PHP older than 5.6. If
 the user updates such a the plugin then they'll likely start seeing fatal
 errors.

   Backporting the changes that prevent updates from being served to sites
 that don't meet the plugin's minimum PHP version will help avoid users on
 older branches finding themselves updating a plugin to a version that no
 longer works.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/47160>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list