stable

Clone or download

Read-only

Allow to run REST tests with PHP 8.2

The test suite is currently failing due to what looks like a date related issue. Making possible to run the test suite allow us to troubleshoot the issue more easily. You can can run it with `make tests-rest PHP_VERSION=82` Part of request #30344: Run Tuleap with PHP 8.2 Change-Id: I309ad4c47e42657be6c5998cc88187659dae5f60

Modified Files

Name
M Makefile +1 −1 Go to diff View file
M tests/rest/bin/run-compose.sh +4 −0 Go to diff View file