stable

Clone or download

Read-only

No functional changes, everything is already using PHP 8.1. Compatibility was kept "just in case". Change-Id: I8b5853cd0577b41555c80a66c8ac8a98a1706430

Modified Files

Name
M Makefile +4 −4 Go to diff View file
D src/etc/fpm80/tuleap-long-running-request.conf +0 −21 Go to diff View file
D src/etc/fpm80/tuleap.conf +0 −415 Go to diff View file
D src/etc/fpm80/tuleap_common.part +0 −17 Go to diff View file
D src/etc/fpm80/tuleap_errors_dev.part +0 −3 Go to diff View file
D src/etc/fpm80/tuleap_errors_prod.part +0 −2 Go to diff View file
D src/etc/fpm80/tuleap_sessions_files.part +0 −3 Go to diff View file
D src/etc/fpm80/tuleap_sessions_redis.part +0 −4 Go to diff View file
M src/tuleap-cfg/Command/SiteDeploy/FPM/SiteDeployFPM.php +0 −18 Go to diff View file
M src/tuleap-cfg/Command/SiteDeploy/FPM/SiteDeployFPMCommand.php +2 −5 Go to diff View file
M src/tuleap-cfg/Command/SiteDeploy/SiteDeployCommand.php +1 −1 Go to diff View file
M src/utils/php-launcher.sh +1 −6 Go to diff View file
M tests/Jenkinsfile-nightly +0 −25 Go to diff View file
M tests/integration/bin/run-compose.sh +0 −4 Go to diff View file
M tests/rest/bin/run-compose.sh +1 −4 Go to diff View file
M tests/rest/bin/setup.sh +0 −4 Go to diff View file
M tests/soap/bin/run-compose.sh +0 −4 Go to diff View file
M tests/soap/bin/setup.sh +0 −4 Go to diff View file
M tests/unit/tuleap-cfg/Command/SiteDeploy/SiteDeployFPMTest.php +9 −9 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +3 −10 Go to diff View file