Content
View differences
Updated by Sagar Gurung about 2 years ago
Currently our test for unit runs in php versions 8.0 and 8.1 and api test runs with only 8.1. We can extend those supporting 8.2 and 8.3 as well.
Task:
* [x] [ ] Make the tests run both (api and unit) with php 8.1, 8.2 and 8.3. As per server docs for nextcloud [https://docs.nextcloud.com/server/latest/admin\_manual/installation/system\_requirements.html](https://docs.nextcloud.com/server/latest/admin_manual/installation/system_requirements.html) php 8.0 is _deprecated._
Task:
* [x]