In order to run my requested-moves bot on the Toolforge Kubernetes cluster, the RMCD bot needs to have PHP 8.0 added to the Kubernetes toolforge-jobs Docker image. The current version of my bot uses the new function str_starts_with which was added in PHP 8.0 (I run it on my desktop PC but would also like to run on the toolforge for backup. That would be handy security for making sure my bot still runs if my PC crashes or freezes up while I'm away from home.)
Besides, 7.4 the most recent version you support is END OF LIFE dammit!
I should have to ASK for this, keeping up-to-date with the PHP supported versions life cycle should be automatic.