[wp-trac] [WordPress Trac] #60095: Update default PHP version used in local Docker Environment for older branches

WordPress Trac noreply at wordpress.org
Tue Dec 19 14:26:54 UTC 2023


#60095: Update default PHP version used in local Docker Environment for older
branches
------------------------------+-----------------------
 Reporter:  desrosj           |       Owner:  desrosj
     Type:  defect (bug)      |      Status:  assigned
 Priority:  normal            |   Milestone:  6.4.3
Component:  Build/Test Tools  |     Version:
 Severity:  normal            |  Resolution:
 Keywords:  has-patch         |     Focuses:
------------------------------+-----------------------

Comment (by desrosj):

 In [changeset:"57205" 57205]:
 {{{
 #!CommitTicketReference repository="" revision="57205"
 Build/Test Tools: Change the default value of `LOCAL_PHP`.

 This changes the default value for `LOCAL_PHP` in the 6.1 branch from
 `latest` to `8.2-fpm` to reflect the highest version of PHP this branch
 will support (with beta support).

 After this change, future updates to the `latest` container built and
 published by the `wpdev-docker-images` repository will not cause failures
 in this branch.

 This also pins the version of PHP used in the E2E test workflow to PHP 8.0
 to avoid deprecated notices mostly related to #54504, which were not fixed
 until version 6.2.

 Follow up to [57198], [57199], [57200], [57201], [57202].

 See #60095.
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/60095#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list