stable
Clone or download
Read-only
The tests still do not pass but at least there is no more errors in the logs regarding \implode(). REST tests can be launched with `make tests-rest PHP_VERSION=80`. Part of request #21863: Run REST tests under PHP 8.0 Change-Id: I1c2db7428f98b5d13c10065e40cad4f643dcab88
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tracker/include/REST/v1/TrackerFieldRepresentations/TrackerFieldPatchRepresentation.php | +1 | −1 | Go to diff View file |
M | plugins/tracker/include/REST/v1/TrackerFieldsResource.php | +4 | −1 | Go to diff View file |
M | src/common/wiki/phpwiki/lib/FileFinder.php | +1 | −1 | Go to diff View file |
M | tests/rest/bin/run-compose.sh | +1 | −0 | Go to diff View file |