stable

Clone or download

Read-only

All REST tests succeed when running with PHP 8.0

The remaining issue was caused by the way the reflection API is used within Restler. The confusion is cleared when using a properly typed signature. The test suite can be launched with `make tests-rest PHP_VERSION=80`. Closes request #21863: Run REST tests under PHP 8.0 Change-Id: If6d264941e4a3179bbe67528a0ae0dbc3478ed02

Modified Files

Name
M plugins/tracker/include/REST/v1/TrackerFieldsResource.php +1 −1 Go to diff View file
M tests/Jenkinsfile-nightly +4 −0 Go to diff View file