Make WordPress Core


Ignore:
Timestamp:
01/09/2026 11:45:46 AM (3 months ago)
Author:
johnbillion
Message:

General: Increase the minimum supported version of PHP to 7.4.

Props justlevine, masteradhoc, samiamnot, matt, bradshawtm, 4thhubbard, desrosj, jorbin, westonruter, peterwilsoncc, johnbillion

Fixes #62622

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/workflows/local-docker-environment.yml

    r61245 r61459  
    107107          - db-version: '9.3'
    108108          - db-version: '9.4'
    109           # MySQL 9.0+ will not work on PHP 7.2 & 7.3. See https://core.trac.wordpress.org/ticket/61218.
    110           - php: '7.2'
    111             db-version: '9.5'
    112           - php: '7.3'
    113             db-version: '9.5'
    114109          # No PHP 8.5 + Memcached support yet.
    115110          - php: '8.5'
Note: See TracChangeset for help on using the changeset viewer.