Update upgrade_legacy.md (#417)

PHP minimum requirement adjusted
This commit is contained in:
Pyromane 2023-10-21 18:47:36 +02:00 committed by GitHub
parent cc82547699
commit 9cd5d14708
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,10 +16,8 @@ sections carefully before proceeding to upgrade.
## Changes
* PHP 7.4 or higher is required now (Part-DB 0.5 required PHP 5.4+, Part-DB 0.6 PHP 7.0).
PHP 7.4 (or newer) is shipped by all current major Linux distros now (and can be installed by third party sources on
others),
Releases are available for Windows too, so almost everybody should be able to use PHP 7.4
* PHP 8.1 or higher is required now (Part-DB 0.5 required PHP 5.4+, Part-DB 0.6 PHP 7.0).
Releases are available for Windows too, so almost everybody should be able to use PHP 8.1
* **Console access highly required.** The installation of composer and frontend dependencies require console access,
also more sensitive stuff like database migration work via CLI now, so you should have console access on your server.
* Markdown/HTML is now used instead of BBCode for rich text in description and command fields.
@ -90,4 +88,4 @@ everything works.
## Issues
If you encounter any issues (especially during the database migration) or features do not work like intended, please
open an issue ticket at GitHub.
open an issue ticket at GitHub.