stable

Clone or download

Read-only

Enable PHP 8.2 unit tests in the nightly pipeline

All the unit tests succeed with PHP 8.2: `make tests-unit-php PHP_VERSION=82`. Part of request #30344: Run Tuleap with PHP 8.2 Change-Id: I139a044ae4814d40cee332414ce12ee7c2c079e0

Modified Files

Name
M Makefile +2 −1 Go to diff View file
M plugins/agiledashboard/tests/unit/AgileDashboard/Semantic/InitialEffortSemanticAdminPresenterBuilderTest.php +2 −0 Go to diff View file
M plugins/git/tests/unit/SystemEvents/SystemEvent_GIT_REPO_DELETETest.php +0 −1 Go to diff View file
M plugins/kanban/tests/unit/KanbanActionsCheckerTest.php +2 −0 Go to diff View file
M plugins/testmanagement/tests/unit/RealTime/MercureJWTControllerTest.php +1 −0 Go to diff View file
M tests/Jenkinsfile-nightly +9 −0 Go to diff View file