stable

Clone or download

Read-only

request #13592: Move dev environments to PHP 7.3 by default

The PHP 7.2 test suites are kept in the nightly pipeline to make sure the compability is not broken until Tulepa drops the PHP 7.2 support. Change-Id: I05190e292c1d8ea44aa2832c28efaedd2130c988

Modified Files

Name
M Makefile +6 −6 Go to diff View file
A docker-compose-centos7-php72.yml +5 −0 Go to diff View file
D docker-compose-centos7-php73.yml +0 −5 Go to diff View file
M docker-compose-centos7.yml +1 −1 Go to diff View file
A docker-compose-php72.yml +5 −0 Go to diff View file
D docker-compose-php73.yml +0 −5 Go to diff View file
M docker-compose.yml +1 −1 Go to diff View file
M tests/Jenkinsfile +9 −9 Go to diff View file
M tests/Jenkinsfile-nightly +11 −11 Go to diff View file