Remove obsolete opcache.fast_shutdown=1 from php73+ images
From upstream: https://www.php.net/manual/en/opcache.configuration.php https://www.php.net/manual/en/opcache.configuration.php#ini.opcache.fast-shutdown
Removed in PHP 7.2.0. A variant of fast shutdown has been integrated and automatically used.