View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0027829 | mantisbt | tools | public | 2021-01-01 19:00 | 2021-03-07 18:28 |
| Reporter | dregad | Assigned To | dregad | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | fixed | ||
| Target Version | 2.25.0 | Fixed in Version | 2.25.0 | ||
| Summary | 0027829: TravisCI: add PHP 8.0 to tests, and switch to bionic build environment | ||||
| Description | Our test scripts need to run on PHP 8.0. Also, Travis now offer Ubuntu bionic, so we should switch to that as standard build platform. | ||||
| Tags | PHP 8, TravisCI | ||||
|
MantisBT: master f16906f9 2021-01-01 14:36 Details Diff |
TravisCI: enable PHP 8.0 builds Allow pgsql to fail due to issue 0027830. Fixes 0027829 |
Affected Issues 0027829, 0027830 |
|
| mod - .travis.yml | Diff File | ||
|
MantisBT: master 67b3752b 2021-01-01 14:37 Details Diff |
TravisCI: switch to bionic for build environment Keep using xenial for legacy PHP versions (5.6 and 7.0) as they are not supported on bionic. Fixes 0027829 |
Affected Issues 0027829 |
|
| mod - .travis.yml | Diff File | ||
|
MantisBT: master 0cb5e713 2021-01-01 14:45 Details Diff |
TravisCI: sort PHP versions in descending order This way, more recent versions are built first. Issue 0027829 |
Affected Issues 0027829 |
|
| mod - .travis.yml | Diff File | ||