stable
Clone or download
Read-only
Part of request #30344: Run Tuleap with PHP 8.2 Change-Id: Id472546263c6c8e0b786789cd87d7d407302e3c8
Modified Files
Name | ||||
---|---|---|---|---|
M | Makefile | +2 | −4 | Go to diff View file |
M | doc/tests/integration.md | +2 | −2 | Go to diff View file |
M | plugins/git/tests/unit/Git/Driver/Gerrit/ProjectCreatorCallToGerritTest.php | +1 | −4 | Go to diff View file |
M | plugins/git/tests/unit/Git/Driver/Gerrit/ProjectCreatorTest.php | +1 | −4 | Go to diff View file |
M | plugins/mediawiki_standalone/additional-packages/mediawiki-tuleap-flavor.spec | +0 | −2 | Go to diff View file |
M | plugins/mediawiki_standalone/etc/systemd/mediawiki-tuleap-php-fpm.service | +1 | −1 | Go to diff View file |
M | src/common/Reference/ExtractAndSaveCrossReferences.php | +1 | −3 | Go to diff View file |
M | src/common/Reference/ReferenceManager.php | +1 | −1 | Go to diff View file |
D | src/etc/fpm81/tuleap-long-running-request.conf | +0 | −21 | Go to diff View file |
D | src/etc/fpm81/tuleap.conf | +0 | −414 | Go to diff View file |
D | src/etc/fpm81/tuleap_common.part | +0 | −17 | Go to diff View file |
D | src/etc/fpm81/tuleap_errors_dev.part | +0 | −3 | Go to diff View file |
D | src/etc/fpm81/tuleap_errors_prod.part | +0 | −2 | Go to diff View file |
D | src/etc/fpm81/tuleap_sessions_files.part | +0 | −3 | Go to diff View file |
D | src/etc/fpm81/tuleap_sessions_redis.part | +0 | −4 | Go to diff View file |
M | src/tuleap-cfg/Command/SiteDeploy/FPM/SiteDeployFPM.php | +1 | −22 | 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 | +2 | −7 | Go to diff View file |
M | src/utils/systemd/tuleap-php-fpm.service | +1 | −1 | Go to diff View file |
M | tests/Jenkinsfile-nightly | +0 | −17 | Go to diff View file |
M | tests/actions.groovy | +2 | −2 | Go to diff View file |
M | tests/integration/bin/run-compose.sh | +0 | −4 | Go to diff View file |
M | tests/lib/Stubs/ExtractAndSaveCrossReferencesStub.php | +1 | −1 | Go to diff View file |
M | tests/rest/bin/run-compose.sh | +0 | −3 | Go to diff View file |
M | tests/rest/bin/setup.sh | +0 | −6 | Go to diff View file |
M | tests/unit/tuleap-cfg/Command/SiteDeploy/SiteDeployFPMTest.php | +8 | −8 | Go to diff View file |
M | tools/rpm/tuleap.rhel7.spec | +1 | −12 | Go to diff View file |
M | tools/setup.sh | +0 | −1 | Go to diff View file |
M | tools/utils/githooks/pre-commit-02-phpcs | +2 | −2 | Go to diff View file |