Project needs rebasing to a supported PHP version, as detailed here: https://docs.nextcloud.com/server/12/admin_manual/installation/source_installation.html

The usage of PHP 7.2 is causing errors:
| Error |
PHP |
Function create_function() is deprecated at /config/www/nextcloud/lib/private/Route/Route.php#155 |
2018-09-15T05:03:16+0100 |
As explained further here:
nextcloud/server#6882 (comment)
PHP version therefore needs changing.
Project needs rebasing to a supported PHP version, as detailed here: https://docs.nextcloud.com/server/12/admin_manual/installation/source_installation.html
The usage of PHP 7.2 is causing errors:
As explained further here:
nextcloud/server#6882 (comment)
PHP version therefore needs changing.