Noticed this while doing a test deploy this morning for T433981. A changed string didn't show up on the test instance until we manually ran:
sudo systemctl restart php8.4-fpm.service
Guessing that there's a hardcoded referenced to a PHP version in a deployment script...
cc: @Arnoldokoth