Hello fellow devs,
I’d like to give a little heads-up for the next release. This will be the first version where we can support the brand new php8. As exciting as this is, there are a few tiny thing that we had to adjust/fix in our code. Part of that was a large pack of dependency updates. While apps mostly use our OCP public API, there are traces of 3rdparty libraries in some apps, which could potentially cause issues.
As always we are trying our best at keeping the important changes in our dev docs, so please take a peak at App upgrade guide — Nextcloud latest Developer Manual latest documentation.
That page is under constant update right now, so also make sure to re-check it.
Also I would love to hear feedback about php8 and app development if anyone was eager and tried it already
Cheers