Deprecating support for PHP 8.1
Just a quick heads up to everybody:
PHP 8.1 will reach end of life by the end of this year.This means it will stop receiving security updates, and will no longer be supported by the PHP project. I highly recommend anybody still running Hubzilla (or any other software) on PHP 8.1 to plan how to upgrade before the year ends.
In response to this, we have
updated the Hubzilla CI jobs to run on PHP 8.2. This means that from now on, the code in the dev branch will only be tested on PHP 8.2 and later.
I doubt that this will cause any immediate changes in compatibility, but eventually compatibility with PHP 8.1 will be broken.
Thank you for your attention!