EDIT: Sorry, I misunderstood your question. I have no way to test 8.0 as there is no WP image with this version and a recent WP version on docker hub : https://hub.docker.com/_/wordpress
There is an warning in the update in backend that says the plugin doesn’t work with “my” version of PHP (v8.0 which I’m running). This forces me to update to minimum PHP v8.1, but as far as I can see this is the only plugin that until now requires minimum PHP v8.1, so I need to go through each and every of my plugins to test them for PHP v8.1, just to run the update for WP Opcache.
Also, as a wrote, the changelog only states that the lowest required PHP is v8.0. There is nothing mensioned about it requiring a higher version than that. Still, it is required.
I can’t translate the message in the red box in your first screenshot. Can’t you use the plugin anyway ?
As shown in your second screenshot, the minimum PHP version I test this plugin is 8.1. In the changelog, 8.0 is mentioned for 4.1.4 version, not the newer releases.