Make WordPress Core

Changes between Initial Version and Version 4 of Ticket #41292


Ignore:
Timestamp:
07/12/2017 05:30:19 AM (8 years ago)
Author:
netweb
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #41292

    • Property Keywords has-patch needs-refresh added
    • Property Summary changed from Switch Travis CI environment to Trusty - PHP 5.2 to be no longer available Sept 2017 to Switch Travis CI environment to Trusty - PHP 5.2 & 5.3 no longer available Sept 2017
  • Ticket #41292 – Description

    initial v4  
    22> https://blog.travis-ci.com/2017-07-11-trusty-as-default-linux-is-coming
    33
    4 Incoming patch will allow us to continue having PHP 5.2 Travis CI jobs until September 2017
     4Incoming patch will allow us to continue having PHP 5.2 and 5.3 Travis CI jobs until September 2017
    55
    66----
    77
    8 The current availability of PHP 5.2 in the Travis CI build environment is the following:
     8The current availability of PHP 5.2 and 5.3 in the Travis CI build environment is the following:
    99
    10101. ✅ `dist: precise` with `sudo: false`
     
    1515WordPress' current Travis CI config uses option `1` above
    1616Travis CI will override this configuration with option `2` come July 18th 2017
    17 We can work around this issue for PHP 5.2 until September 2017 using option `3` for the PHP 5.2 Travis CI job
     17Workaround this issue for PHP 5.2 & 5.3 until September 2017 using option `3` for the PHP 5.2 and 5.3 Travis CI jobs
    1818Come September 2017 Travis CI will overwrite option `3` above with option `4`
    1919