stable

Clone or download

Read-only

Move CLI/backend tasks and dev environments to PHP 8.2

Restart your dev instance it should run with PHP 8.2. Part of request #30344: Run Tuleap with PHP 8.2 Change-Id: I44f60f5e9f2df53c75e7ac7974d1ccd43eb20f3d

Modified Files

Name
M Makefile +5 −5 Go to diff View file
M compose-el9.yaml +1 −1 Go to diff View file
M docker-compose.yml +1 −1 Go to diff View file
M plugins/mediawiki_standalone/additional-packages/mediawiki-tuleap-flavor.spec +1 −0 Go to diff View file
M plugins/mediawiki_standalone/include/Configuration/LocalSettingsRepresentation.php +1 −1 Go to diff View file
M plugins/tee_container/bin/tee-container.php +1 −1 Go to diff View file
M src/tuleap-cfg/Command/SiteDeploy/FPM/SiteDeployFPMCommand.php +1 −1 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 +5 −0 Go to diff View file
M src/utils/systemd/tuleap-php-fpm.service +1 −1 Go to diff View file
M tools/rpm/tuleap.rhel7.spec +12 −1 Go to diff View file
M tools/setup.sh +1 −0 Go to diff View file