So if there's a 10 second gap between the start of execution and the 'require' line being reached and evaluated, then any incompatible changes to the file being required within that 10 seconds will cause an error.
With OpCache this could be solved so i guess lessin for me - deploy like this with opcache on.
I kid, I kid, but seriously, now you have a different set of issues.
So if there's a 10 second gap between the start of execution and the 'require' line being reached and evaluated, then any incompatible changes to the file being required within that 10 seconds will cause an error.