documentation
documentation copied to clipboard
Include PHP 8.1, not open end with 8.2, 8.3 etc.
People tend to use the newest PHP version, which is not always compatible and causes problems.
So let's limit it to 8.1 for now, since 8.2 is not yet officially supported, as we do already in the docs/ dir.
Discussed this with @marc1706 yesterday, and in general we do support php 8.2, so not sure we do actually want this change.
Then we should Update it on the other places, to keep it the same: https://github.com/phpbb/phpbb/blob/3.3.x/phpBB/docs/INSTALL.html#L150