Please answer this simple SPAM challenge: min(seven, three)? (Example: nine)
It should be mentioned that opcache_reset() does not reset cache when executed via cli. So `php -r "var_dump(opcache_reset());"` outputs "true" but doesn't clean cache. Make file, access it via http - and cache is clean.
<< Back to user notes page