[wp-trac] [WordPress Trac] #60095: Update default PHP version used in local Docker Environment for older branches
WordPress Trac
noreply at wordpress.org
Mon Dec 18 18:30:15 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 | Keywords:
Focuses: |
------------------------------+----------------------
On October 26, 2023, the version of PHP Docker containers marked `latest`
changed from PHP 7.4 to 8.2. This worked find for `trunk` and the `6.4`
branch, however older branches that do not support PHP 8.2 are now running
E2E tests on a version that was unsupported at the time.
This is affecting the 5.8-6.2 branches, but will also affect the 6.3
branch once `latest` is changed to utilize `8.3`. The higher limit version
of PHP should be hard coded into the `.env` file for these branches.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/60095>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list