Files
nextcloud-docs/admin_manual/release_notes/upgrade_to_33.rst
Joas Schilling 7da6a13dd5 chore(platform): Drop PHP 8.1
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-10-02 14:30:24 +02:00

12 lines
547 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
=======================
Upgrade to Nextcloud 33
=======================
System requirements
-------------------
* PHP 8.2 is now deprecated but still supported.
* PHP 8.1 is no longer supported.
If you configured restrictions on which domains can be contacted on the internet, you need to add connectivity.nextcloud.com to the allowlist, as its now used by default to test internet connectivity instead of www.nextcloud.com. You can also configure any other URL to use in the configuration instead. See :ref:`connections_to_remote_servers`.