PHP 8.0 is not officially supported; but it’s an easy fix. The error mentions the following file missing:
/wp-content/plugins/cloudflare/vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
You can download that file from Symfony repo yourself below:
https://github.com/symfony/polyfill-intl-normalizer/blob/main/bootstrap80.php
Had the same issue, it’s missing this file:
/wp-content/plugins/cloudflare/vendor/symfony/polyfill-intl-normalizer/bootstrap80.php
You can download that file from symfony repo yourself below:
https://github.com/symfony/polyfill-intl-normalizer/blob/main/bootstrap80.php