Remix.run Logo
spdionis 2 days ago

You can configure opcache to never stat unless it's reloaded

johntash a day ago | parent | next [-]

Huh, well that sounds like it would have been useful. It's been at least 10 years since I did any php dev work, but maybe I'll find an excuse to use it again for something.

dingdingdang a day ago | parent | prev [-]

Not only can you configure it to never stat; it has also been on by default since PHP 5.5 afaicr