diff --git a/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_24.rst b/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_24.rst index bd056a6ff..a2ede4b72 100644 --- a/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_24.rst +++ b/developer_manual/app_publishing_maintenance/app_upgrade_guide/upgrade_to_24.rst @@ -18,11 +18,6 @@ Make sure your ``appinfo/info.xml`` allows for Nextcloud 24. -Front-end changes ------------------ - -tbd - PHP8.1 ------ @@ -52,18 +47,3 @@ Nextcloud 24 is the first major Nextcloud release to work with PHP8.1. Follow th 3. If you have :ref:`continuous integration ` set up, extend your test matrix with PHP8.1 tests and linters. Information about code changes can be found on `php.net `__ and `stitcher.io `__. - -Back-end changes ----------------- - -tbd - -Changed APIs -^^^^^^^^^^^^ - -tbd - -Removed APIs -^^^^^^^^^^^^ - -tbd