Hi,
I’m working on a Symfony app and was reviewing the performance recommendation here: https://symfony.com/doc/current/performance.html#don-t-check-php-files-timestamps
Do I have to do something special to ensure one of the 3 items is done? Or does the first one (Restart the web server) is done anyhow?
Thanks for your help