Skip to content

Instantly share code, notes, and snippets.

@Potherca
Last active December 3, 2021 16:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Potherca/4fd1231aa78f1b55401f49bff20d13e5 to your computer and use it in GitHub Desktop.
Save Potherca/4fd1231aa78f1b55401f49bff20d13e5 to your computer and use it in GitHub Desktop.
Nextcloud and PHP version compatibility

Nextcloud, PHP, and PHPUnit version compatibility

This document shows which version of Nextcloud supported which version(s) of PHP, with which version of PHPUnit.

Given that Nextcloud supports the following PHP versions:

Nextcloud EOL 7.1 7.2 7.3 7.4 8.0 8.1
23 2022-12
22 2022-07
21 2022-02
20 2021-10

And PHPUnit supports the following PHP versions:

PHPUnit EOL 7.1 7.2 7.3 7.4 8.0 8.1
v9.5 2022
v8.5 2021
v7.5 2020

Then Nextcloud version dictate these use of the following PHPUnit versions:

Nextcloud 7 8 9
23
22
21
20

✅ = supported ✔ = recommended

Current Distribution

The graphs below show the distribution of the use of Nextcloud and PHP version, respectively. (Both graphs run from July 2019 to November 2021)

Nextcloud Versions

PHP Versions

Sources

Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment